#65DDC4#65DDC4
#65DDC4 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 177.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDC4 |
|---|---|
| RGB | rgb(101, 221, 196) |
| HSL | hsl(168, 64%, 63%) |
| HSV | hsv(168, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 11.3%, 13.3%) |
| CIE-LAB | lab(80.99, -39.73, 2.06) |
| CIE-LCH | lch(80.99, 39.78, 177.03°) |
| OKLab | oklab(82.17% -0.1144 0.0049) |
| OKLCH | oklch(82.17% 0.115 177.6) |
| XYZ | xyz(41.1826, 58.4612, 61.3277) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.99
Turquoise
#40E0D0
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDC4 #DD657E
analogous
#65DD88 #65DDC4 #65BADD
triadic
#65DDC4 #C465DD #DDC465
tetradic
#65DDC4 #8865DD #DD657E #BADD65
square
#65DDC4 #8865DD #DD657E #BADD65
split-complementary
#65DDC4 #DD65BA #DD8865
monochromatic
#24A489 #33D2B1 #65DDC4 #97E8D7 #C9F3EA
Accessibility & contrast
On white
1.65
#65DDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65DDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDC4
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDC4 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C3
Deuteranopia (green-blind)
#C3C4C6
Tritanopia (blue-blind)
#18E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65ddc4; /* rgb */ color: rgb(101, 221, 196); /* oklch */ color: oklch(82.2% 0.115 177.6);
Tailwind
colors: {
custom: {
50: '#9ae8d5',
500: '#65ddc4',
950: '#000000',
},
}SCSS
$custom: #65ddc4; $custom-light: #9ae8d5; $custom-dark: #000000;
JSON
{
"hex": "#65ddc4",
"rgb": {
"r": 101,
"g": 221,
"b": 196
},
"hsl": {
"h": 167.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82172,
"c": 0.11455,
"h": 177.6
},
"luminance": 0.58465
}Semantic roles & 50–950 ramp
primary
#65DDC4
secondary
#A74055
accent
#1A3FCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483