#65DED4#65DED4
#65DED4 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.110 H 187.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65DED4 |
|---|---|
| RGB | rgb(101, 222, 212) |
| HSL | hsl(175, 65%, 63%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(81.71, -36.23, -5.40) |
| CIE-LCH | lch(81.71, 36.63, 188.47°) |
| OKLab | oklab(82.89% -0.1086 -0.0152) |
| OKLCH | oklch(82.89% 0.11 187.9) |
| XYZ | xyz(43.3666, 59.7585, 71.5237) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Mediumturquoise
#48D1CC
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.65
Bright Aqua
#0BF9EA
ΔE00 6.88
Seafoam Blue
#78D1B6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DED4 #DE656F
analogous
#65DE97 #65DED4 #65ABDE
triadic
#65DED4 #D465DE #DED465
tetradic
#65DED4 #9765DE #DE656F #ABDE65
square
#65DED4 #9765DE #DE656F #ABDE65
split-complementary
#65DED4 #DE65AB #DE9765
monochromatic
#23A59A #33D3C6 #65DED4 #97E9E2 #CAF4F0
Accessibility & contrast
On white
1.62
#65DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#65DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DED4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DED4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65ded4; /* rgb */ color: rgb(101, 222, 212); /* oklch */ color: oklch(82.9% 0.110 187.9);
Tailwind
colors: {
custom: {
50: '#9be8e1',
500: '#65ded4',
950: '#000000',
},
}SCSS
$custom: #65ded4; $custom-light: #9be8e1; $custom-dark: #000000;
JSON
{
"hex": "#65ded4",
"rgb": {
"r": 101,
"g": 222,
"b": 212
},
"hsl": {
"h": 175.041,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82889,
"c": 0.10963,
"h": 187.9
},
"luminance": 0.59763
}Semantic roles & 50–950 ramp
primary
#65DED4
secondary
#A83F48
accent
#1928CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484