#65DDCD#65DDCD
#65DDCD is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.111 H 183.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDCD |
|---|---|
| RGB | rgb(101, 221, 205) |
| HSL | hsl(172, 64%, 63%) |
| HSV | hsv(172, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.23, -37.53, -2.38) |
| CIE-LCH | lch(81.23, 37.60, 183.63°) |
| OKLab | oklab(82.44% -0.1105 -0.007) |
| OKLCH | oklch(82.44% 0.111 183.6) |
| XYZ | xyz(42.2379, 58.8833, 66.8855) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.46
Mediumturquoise
#48D1CC
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 5.70
Aqua (survey)
#13EAC9
ΔE00 6.37
Bright Aqua
#0BF9EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDCD #DD6575
analogous
#65DD91 #65DDCD #65B1DD
triadic
#65DDCD #CD65DD #DDCD65
tetradic
#65DDCD #9165DD #DD6575 #B1DD65
square
#65DDCD #9165DD #DD6575 #B1DD65
split-complementary
#65DDCD #DD65B1 #DD9165
monochromatic
#24A493 #33D2BD #65DDCD #97E8DD #C9F3EE
Accessibility & contrast
On white
1.64
#65DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDCD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDCD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65ddcd; /* rgb */ color: rgb(101, 221, 205); /* oklch */ color: oklch(82.4% 0.111 183.6);
Tailwind
colors: {
custom: {
50: '#9be8dc',
500: '#65ddcd',
950: '#000000',
},
}SCSS
$custom: #65ddcd; $custom-light: #9be8dc; $custom-dark: #000000;
JSON
{
"hex": "#65ddcd",
"rgb": {
"r": 101,
"g": 221,
"b": 205
},
"hsl": {
"h": 172,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82438,
"c": 0.11074,
"h": 183.6
},
"luminance": 0.58887
}Semantic roles & 50–950 ramp
primary
#65DDCD
secondary
#A7404D
accent
#1A32CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484