#65EBD0#65EBD0
#65EBD0 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.124 H 177.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD0 |
|---|---|
| RGB | rgb(101, 235, 208) |
| HSL | hsl(168, 77%, 66%) |
| HSV | hsv(168, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 11.5%, 7.8%) |
| CIE-LAB | lab(85.37, -43.08, 2.08) |
| CIE-LCH | lch(85.37, 43.13, 177.23°) |
| OKLab | oklab(85.82% -0.1241 0.0049) |
| OKLCH | oklch(85.82% 0.124 177.8) |
| XYZ | xyz(46.4551, 66.7328, 70.0948) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.37
Aqua (survey)
#13EAC9
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 5.34
Light Aqua
#8CFFDB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD0 #EB6580
analogous
#65EB8D #65EBD0 #65C3EB
triadic
#65EBD0 #D065EB #EBD065
tetradic
#65EBD0 #8D65EB #EB6580 #C3EB65
square
#65EBD0 #8D65EB #EB6580 #C3EB65
split-complementary
#65EBD0 #EB65C3 #EB8D65
monochromatic
#19BD9C #2FE4BF #65EBD0 #9BF2E1 #D1F9F1
Accessibility & contrast
On white
1.46
#65EBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#65EBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD0
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD0 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECF
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebd0; /* rgb */ color: rgb(101, 235, 208); /* oklch */ color: oklch(85.8% 0.124 177.8);
Tailwind
colors: {
custom: {
50: '#9cf2de',
500: '#65ebd0',
950: '#000000',
},
}SCSS
$custom: #65ebd0; $custom-light: #9cf2de; $custom-dark: #000000;
JSON
{
"hex": "#65ebd0",
"rgb": {
"r": 101,
"g": 235,
"b": 208
},
"hsl": {
"h": 167.91,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85823,
"c": 0.12415,
"h": 177.8
},
"luminance": 0.66737
}Semantic roles & 50–950 ramp
primary
#65EBD0
secondary
#BC3853
accent
#0C36D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584