#65EBD1#65EBD1
#65EBD1 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.124 H 178.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD1 |
|---|---|
| RGB | rgb(101, 235, 209) |
| HSL | hsl(168, 77%, 66%) |
| HSV | hsv(168, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(85.39, -42.84, 1.59) |
| CIE-LCH | lch(85.39, 42.87, 177.87°) |
| OKLab | oklab(85.85% -0.1236 0.0036) |
| OKLCH | oklch(85.85% 0.124 178.4) |
| XYZ | xyz(46.5785, 66.7822, 70.7448) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.28
Aqua (survey)
#13EAC9
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD1 #EB657F
analogous
#65EB8E #65EBD1 #65C2EB
triadic
#65EBD1 #D165EB #EBD165
tetradic
#65EBD1 #8E65EB #EB657F #C2EB65
square
#65EBD1 #8E65EB #EB657F #C2EB65
split-complementary
#65EBD1 #EB65C2 #EB8E65
monochromatic
#19BD9D #2FE4C1 #65EBD1 #9BF2E1 #D1F9F1
Accessibility & contrast
On white
1.46
#65EBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#65EBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD1
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD1 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebd1; /* rgb */ color: rgb(101, 235, 209); /* oklch */ color: oklch(85.9% 0.124 178.4);
Tailwind
colors: {
custom: {
50: '#9cf2df',
500: '#65ebd1',
950: '#000000',
},
}SCSS
$custom: #65ebd1; $custom-light: #9cf2df; $custom-dark: #000000;
JSON
{
"hex": "#65ebd1",
"rgb": {
"r": 101,
"g": 235,
"b": 209
},
"hsl": {
"h": 168.358,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85852,
"c": 0.12367,
"h": 178.4
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#65EBD1
secondary
#BC3852
accent
#0C34D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584