#65E9D2#65E9D2
#65E9D2 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.4% C 0.121 H 180.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9D2 |
|---|---|
| RGB | rgb(101, 233, 210) |
| HSL | hsl(170, 75%, 65%) |
| HSV | hsv(170, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 9.9%, 8.6%) |
| CIE-LAB | lab(84.84, -41.71, 0.26) |
| CIE-LCH | lch(84.84, 41.71, 179.64°) |
| OKLab | oklab(85.41% -0.1211 0) |
| OKLCH | oklch(85.41% 0.121 180) |
| XYZ | xyz(46.1334, 65.6931, 71.2091) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.50
Turquoise
#40E0D0
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.15
Bright Aqua
#0BF9EA
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 5.76
Aqua Marine
#2EE8BB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9D2 #E9657C
analogous
#65E990 #65E9D2 #65BEE9
triadic
#65E9D2 #D265E9 #E9D265
tetradic
#65E9D2 #9065E9 #E9657C #BEE965
square
#65E9D2 #9065E9 #E9657C #BEE965
split-complementary
#65E9D2 #E965BE #E99065
monochromatic
#1AB99D #2FE1C2 #65E9D2 #9BF1E2 #D0F8F1
Accessibility & contrast
On white
1.49
#65E9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#65E9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9D2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9D2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e9d2; /* rgb */ color: rgb(101, 233, 210); /* oklch */ color: oklch(85.4% 0.121 180.0);
Tailwind
colors: {
custom: {
50: '#9cf0df',
500: '#65e9d2',
950: '#000000',
},
}SCSS
$custom: #65e9d2; $custom-light: #9cf0df; $custom-dark: #000000;
JSON
{
"hex": "#65e9d2",
"rgb": {
"r": 101,
"g": 233,
"b": 210
},
"hsl": {
"h": 169.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.8541,
"c": 0.12109,
"h": 180
},
"luminance": 0.65698
}Semantic roles & 50–950 ramp
primary
#65E9D2
secondary
#B93A50
accent
#0E31D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584