#65DEC9#65DEC9
#65DEC9 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.113 H 180.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC9 |
|---|---|
| RGB | rgb(101, 222, 201) |
| HSL | hsl(170, 65%, 63%) |
| HSV | hsv(170, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.41, -38.97, 0.02) |
| CIE-LCH | lch(81.41, 38.97, 179.97°) |
| OKLab | oklab(82.56% -0.1133 -0.0006) |
| OKLCH | oklch(82.56% 0.113 180.3) |
| XYZ | xyz(42.0261, 59.2223, 64.4633) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 5.22
Aquamarine (survey)
#04D8B2
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC9 #DE657A
analogous
#65DE8C #65DEC9 #65B6DE
triadic
#65DEC9 #C965DE #DEC965
tetradic
#65DEC9 #8C65DE #DE657A #B6DE65
square
#65DEC9 #8C65DE #DE657A #B6DE65
split-complementary
#65DEC9 #DE65B6 #DE8C65
monochromatic
#23A58F #33D3B7 #65DEC9 #97E9DB #CAF4EC
Accessibility & contrast
On white
1.63
#65DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#65DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC9
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC9 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C8
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#0AE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec9; /* rgb */ color: rgb(101, 222, 201); /* oklch */ color: oklch(82.6% 0.113 180.3);
Tailwind
colors: {
custom: {
50: '#9be9d9',
500: '#65dec9',
950: '#000000',
},
}SCSS
$custom: #65dec9; $custom-light: #9be9d9; $custom-dark: #000000;
JSON
{
"hex": "#65dec9",
"rgb": {
"r": 101,
"g": 222,
"b": 201
},
"hsl": {
"h": 169.587,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82555,
"c": 0.11334,
"h": 180.3
},
"luminance": 0.59226
}Semantic roles & 50–950 ramp
primary
#65DEC9
secondary
#A83F51
accent
#1938CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483