#65E9DE#65E9DE
#65E9DE is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.117 H 187.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9DE |
|---|---|
| RGB | rgb(101, 233, 222) |
| HSL | hsl(175, 75%, 65%) |
| HSV | hsv(175, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(85.16, -38.72, -5.60) |
| CIE-LCH | lch(85.16, 39.12, 188.22°) |
| OKLab | oklab(85.77% -0.1159 -0.0157) |
| OKLCH | oklch(85.77% 0.117 187.7) |
| XYZ | xyz(47.6848, 66.3137, 79.3799) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9DE #E96570
analogous
#65E99C #65E9DE #65B2E9
triadic
#65E9DE #DE65E9 #E9DE65
tetradic
#65E9DE #9C65E9 #E96570 #B2E965
square
#65E9DE #9C65E9 #E96570 #B2E965
split-complementary
#65E9DE #E965B2 #E99C65
monochromatic
#1AB9AC #2FE1D3 #65E9DE #9BF1E9 #D0F8F5
Accessibility & contrast
On white
1.47
#65E9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#65E9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9DE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9DE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e9de; /* rgb */ color: rgb(101, 233, 222); /* oklch */ color: oklch(85.8% 0.117 187.7);
Tailwind
colors: {
custom: {
50: '#9df0e8',
500: '#65e9de',
950: '#000000',
},
}SCSS
$custom: #65e9de; $custom-light: #9df0e8; $custom-dark: #000000;
JSON
{
"hex": "#65e9de",
"rgb": {
"r": 101,
"g": 233,
"b": 222
},
"hsl": {
"h": 175,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85772,
"c": 0.11699,
"h": 187.7
},
"luminance": 0.66318
}Semantic roles & 50–950 ramp
primary
#65E9DE
secondary
#B93A44
accent
#0E1FD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584