#65EAD0#65EAD0
#65EAD0 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.123 H 178.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAD0 |
|---|---|
| RGB | rgb(101, 234, 208) |
| HSL | hsl(168, 76%, 66%) |
| HSV | hsv(168, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 11.1%, 8.2%) |
| CIE-LAB | lab(85.08, -42.64, 1.66) |
| CIE-LCH | lch(85.08, 42.67, 177.77°) |
| OKLab | oklab(85.59% -0.123 0.0037) |
| OKLCH | oklch(85.59% 0.123 178.3) |
| XYZ | xyz(46.1696, 66.1618, 69.9997) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Aqua (survey)
#13EAC9
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAD0 #EA657F
analogous
#65EA8D #65EAD0 #65C1EA
triadic
#65EAD0 #D065EA #EAD065
tetradic
#65EAD0 #8D65EA #EA657F #C1EA65
square
#65EAD0 #8D65EA #EA657F #C1EA65
split-complementary
#65EAD0 #EA65C1 #EA8D65
monochromatic
#1ABB9C #2FE3C0 #65EAD0 #9BF1E0 #D1F9F1
Accessibility & contrast
On white
1.48
#65EAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#65EAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAD0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAD0 | 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)
#E1DDCF
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ead0; /* rgb */ color: rgb(101, 234, 208); /* oklch */ color: oklch(85.6% 0.123 178.3);
Tailwind
colors: {
custom: {
50: '#9cf1de',
500: '#65ead0',
950: '#000000',
},
}SCSS
$custom: #65ead0; $custom-light: #9cf1de; $custom-dark: #000000;
JSON
{
"hex": "#65ead0",
"rgb": {
"r": 101,
"g": 234,
"b": 208
},
"hsl": {
"h": 168.271,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85588,
"c": 0.12307,
"h": 178.3
},
"luminance": 0.66166
}Semantic roles & 50–950 ramp
primary
#65EAD0
secondary
#BA3952
accent
#0D35D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584