#65E9D3#65E9D3
#65E9D3 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.4% C 0.121 H 180.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9D3 |
|---|---|
| RGB | rgb(101, 233, 211) |
| HSL | hsl(170, 75%, 65%) |
| HSV | hsv(170, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 9.4%, 8.6%) |
| CIE-LAB | lab(84.87, -41.47, -0.23) |
| CIE-LCH | lch(84.87, 41.47, 180.32°) |
| OKLab | oklab(85.44% -0.1206 -0.0013) |
| OKLCH | oklch(85.44% 0.121 180.6) |
| XYZ | xyz(46.2583, 65.7431, 71.8673) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Turquoise
#40E0D0
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 6.03
Aqua Marine
#2EE8BB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9D3 #E9657B
analogous
#65E991 #65E9D3 #65BDE9
triadic
#65E9D3 #D365E9 #E9D365
tetradic
#65E9D3 #9165E9 #E9657B #BDE965
square
#65E9D3 #9165E9 #E9657B #BDE965
split-complementary
#65E9D3 #E965BD #E99165
monochromatic
#1AB99F #2FE1C4 #65E9D3 #9BF1E2 #D0F8F2
Accessibility & contrast
On white
1.48
#65E9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#65E9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9D3
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9D3 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e9d3; /* rgb */ color: rgb(101, 233, 211); /* oklch */ color: oklch(85.4% 0.121 180.6);
Tailwind
colors: {
custom: {
50: '#9cf0e0',
500: '#65e9d3',
950: '#000000',
},
}SCSS
$custom: #65e9d3; $custom-light: #9cf0e0; $custom-dark: #000000;
JSON
{
"hex": "#65e9d3",
"rgb": {
"r": 101,
"g": 233,
"b": 211
},
"hsl": {
"h": 170,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.8544,
"c": 0.12066,
"h": 180.6
},
"luminance": 0.65748
}Semantic roles & 50–950 ramp
primary
#65E9D3
secondary
#B93A4F
accent
#0E30D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584