#65E9DB#65E9DB
#65E9DB is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.7% C 0.118 H 185.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9DB |
|---|---|
| RGB | rgb(101, 233, 219) |
| HSL | hsl(174, 75%, 65%) |
| HSV | hsv(174, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.08, -39.48, -4.14) |
| CIE-LCH | lch(85.08, 39.70, 185.98°) |
| OKLab | oklab(85.68% -0.1172 -0.0118) |
| OKLCH | oklch(85.68% 0.118 185.7) |
| XYZ | xyz(47.2863, 66.1543, 77.2812) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 4.02
Bright Aqua
#0BF9EA
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.34
Aqua (survey)
#13EAC9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9DB #E96573
analogous
#65E999 #65E9DB #65B5E9
triadic
#65E9DB #DB65E9 #E9DB65
tetradic
#65E9DB #9965E9 #E96573 #B5E965
square
#65E9DB #9965E9 #E96573 #B5E965
split-complementary
#65E9DB #E965B5 #E99965
monochromatic
#1AB9A8 #2FE1CE #65E9DB #9BF1E8 #D0F8F4
Accessibility & contrast
On white
1.48
#65E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#65E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9DB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9DB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e9db; /* rgb */ color: rgb(101, 233, 219); /* oklch */ color: oklch(85.7% 0.118 185.7);
Tailwind
colors: {
custom: {
50: '#9df0e6',
500: '#65e9db',
950: '#000000',
},
}SCSS
$custom: #65e9db; $custom-light: #9df0e6; $custom-dark: #000000;
JSON
{
"hex": "#65e9db",
"rgb": {
"r": 101,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.636,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85679,
"c": 0.1178,
"h": 185.7
},
"luminance": 0.66159
}Semantic roles & 50–950 ramp
primary
#65E9DB
secondary
#B93A47
accent
#0E24D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584