#65E9DC#65E9DC
#65E9DC is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.7% C 0.118 H 186.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9DC |
|---|---|
| RGB | rgb(101, 233, 220) |
| HSL | hsl(174, 75%, 65%) |
| HSV | hsv(174, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.10, -39.23, -4.62) |
| CIE-LCH | lch(85.10, 39.50, 186.72°) |
| OKLab | oklab(85.71% -0.1168 -0.0131) |
| OKLCH | oklch(85.71% 0.118 186.4) |
| XYZ | xyz(47.4183, 66.2071, 77.9766) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9DC #E96572
analogous
#65E99A #65E9DC #65B4E9
triadic
#65E9DC #DC65E9 #E9DC65
tetradic
#65E9DC #9A65E9 #E96572 #B4E965
square
#65E9DC #9A65E9 #E96572 #B4E965
split-complementary
#65E9DC #E965B4 #E99A65
monochromatic
#1AB9AA #2FE1D0 #65E9DC #9BF1E8 #D0F8F4
Accessibility & contrast
On white
1.47
#65E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#65E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9DC
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9DC | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e9dc; /* rgb */ color: rgb(101, 233, 220); /* oklch */ color: oklch(85.7% 0.118 186.4);
Tailwind
colors: {
custom: {
50: '#9df0e6',
500: '#65e9dc',
950: '#000000',
},
}SCSS
$custom: #65e9dc; $custom-light: #9df0e6; $custom-dark: #000000;
JSON
{
"hex": "#65e9dc",
"rgb": {
"r": 101,
"g": 233,
"b": 220
},
"hsl": {
"h": 174.091,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.8571,
"c": 0.11751,
"h": 186.4
},
"luminance": 0.66212
}Semantic roles & 50–950 ramp
primary
#65E9DC
secondary
#B93A46
accent
#0E22D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584