#65CDC8#65CDC8
#65CDC8 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.097 H 191.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDC8 |
|---|---|
| RGB | rgb(101, 205, 200) |
| HSL | hsl(177, 51%, 60%) |
| HSV | hsv(177, 51%, 80%) |
| CMYK | cmyk(50.7%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.43, -31.31, -6.77) |
| CIE-LCH | lch(76.43, 32.04, 192.20°) |
| OKLab | oklab(78.52% -0.0952 -0.0188) |
| OKLCH | oklch(78.52% 0.097 191.2) |
| XYZ | xyz(37.6191, 50.5961, 62.4159) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.46
Darkturquoise
#00CED1
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 6.38
Topaz
#13BBAF
ΔE00 7.21
Seafoam Blue
#78D1B6
ΔE00 8.07
Aqua Blue
#02D8E9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDC8 #CD656A
analogous
#65CD94 #65CDC8 #659ECD
triadic
#65CDC8 #C865CD #CDC865
tetradic
#65CDC8 #9465CD #CD656A #9ECD65
square
#65CDC8 #9465CD #CD656A #9ECD65
split-complementary
#65CDC8 #CD659E #CD9465
monochromatic
#2D8B86 #3CB9B3 #65CDC8 #93DCD8 #C1EBE9
Accessibility & contrast
On white
1.89
#65CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#65CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDC8
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDC8 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#1ED2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65cdc8; /* rgb */ color: rgb(101, 205, 200); /* oklch */ color: oklch(78.5% 0.097 191.2);
Tailwind
colors: {
custom: {
50: '#99dcd8',
500: '#65cdc8',
950: '#000000',
},
}SCSS
$custom: #65cdc8; $custom-light: #99dcd8; $custom-dark: #000000;
JSON
{
"hex": "#65cdc8",
"rgb": {
"r": 101,
"g": 205,
"b": 200
},
"hsl": {
"h": 177.115,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.78517,
"c": 0.09706,
"h": 191.2
},
"luminance": 0.50599
}Semantic roles & 50–950 ramp
primary
#65CDC8
secondary
#914549
accent
#4D54DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483