#65EBD9#65EBD9
#65EBD9 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 183.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD9 |
|---|---|
| RGB | rgb(101, 235, 217) |
| HSL | hsl(172, 77%, 66%) |
| HSV | hsv(172, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(85.60, -40.88, -2.31) |
| CIE-LCH | lch(85.60, 40.95, 183.24°) |
| OKLab | oklab(86.09% -0.1201 -0.0069) |
| OKLCH | oklch(86.09% 0.12 183.3) |
| XYZ | xyz(47.5940, 67.1884, 76.0926) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.30
Bright Turquoise
#0FFEF9
ΔE00 6.62
Light Turquoise
#7EF4CC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD9 #EB6577
analogous
#65EB96 #65EBD9 #65BAEB
triadic
#65EBD9 #D965EB #EBD965
tetradic
#65EBD9 #9665EB #EB6577 #BAEB65
square
#65EBD9 #9665EB #EB6577 #BAEB65
split-complementary
#65EBD9 #EB65BA #EB9665
monochromatic
#19BDA7 #2FE4CC #65EBD9 #9BF2E6 #D1F9F4
Accessibility & contrast
On white
1.45
#65EBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#65EBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD9
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD9 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebd9; /* rgb */ color: rgb(101, 235, 217); /* oklch */ color: oklch(86.1% 0.120 183.3);
Tailwind
colors: {
custom: {
50: '#9df2e4',
500: '#65ebd9',
950: '#000000',
},
}SCSS
$custom: #65ebd9; $custom-light: #9df2e4; $custom-dark: #000000;
JSON
{
"hex": "#65ebd9",
"rgb": {
"r": 101,
"g": 235,
"b": 217
},
"hsl": {
"h": 171.94,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86087,
"c": 0.12035,
"h": 183.3
},
"luminance": 0.67193
}Semantic roles & 50–950 ramp
primary
#65EBD9
secondary
#BC384A
accent
#0C28D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584