#65DDC9#65DDC9
#65DDC9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.112 H 180.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDC9 |
|---|---|
| RGB | rgb(101, 221, 201) |
| HSL | hsl(170, 64%, 63%) |
| HSV | hsv(170, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 9%, 13.3%) |
| CIE-LAB | lab(81.12, -38.52, -0.41) |
| CIE-LCH | lch(81.12, 38.52, 180.61°) |
| OKLab | oklab(82.32% -0.1123 -0.0017) |
| OKLCH | oklch(82.32% 0.112 180.9) |
| XYZ | xyz(41.7613, 58.6927, 64.3751) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.97
Aquamarine (survey)
#04D8B2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDC9 #DD6579
analogous
#65DD8D #65DDC9 #65B5DD
triadic
#65DDC9 #C965DD #DDC965
tetradic
#65DDC9 #8D65DD #DD6579 #B5DD65
square
#65DDC9 #8D65DD #DD6579 #B5DD65
split-complementary
#65DDC9 #DD65B5 #DD8D65
monochromatic
#24A48E #33D2B7 #65DDC9 #97E8DB #C9F3EC
Accessibility & contrast
On white
1.65
#65DDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#65DDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDC9
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDC9 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#0BE0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65ddc9; /* rgb */ color: rgb(101, 221, 201); /* oklch */ color: oklch(82.3% 0.112 180.9);
Tailwind
colors: {
custom: {
50: '#9be8d9',
500: '#65ddc9',
950: '#000000',
},
}SCSS
$custom: #65ddc9; $custom-light: #9be8d9; $custom-dark: #000000;
JSON
{
"hex": "#65ddc9",
"rgb": {
"r": 101,
"g": 221,
"b": 201
},
"hsl": {
"h": 170,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82319,
"c": 0.11227,
"h": 180.9
},
"luminance": 0.58697
}Semantic roles & 50–950 ramp
primary
#65DDC9
secondary
#A74051
accent
#1A38CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483