#65EBD8#65EBD8
#65EBD8 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.1% C 0.121 H 182.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD8 |
|---|---|
| RGB | rgb(101, 235, 216) |
| HSL | hsl(171, 77%, 66%) |
| HSV | hsv(171, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(85.57, -41.13, -1.83) |
| CIE-LCH | lch(85.57, 41.17, 182.54°) |
| OKLab | oklab(86.06% -0.1206 -0.0056) |
| OKLCH | oklch(86.06% 0.121 182.6) |
| XYZ | xyz(47.4643, 67.1365, 75.4097) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Turquoise
#40E0D0
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 6.81
Bright Turquoise
#0FFEF9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD8 #EB6578
analogous
#65EB95 #65EBD8 #65BBEB
triadic
#65EBD8 #D865EB #EBD865
tetradic
#65EBD8 #9565EB #EB6578 #BBEB65
square
#65EBD8 #9565EB #EB6578 #BBEB65
split-complementary
#65EBD8 #EB65BB #EB9565
monochromatic
#19BDA6 #2FE4CA #65EBD8 #9BF2E6 #D1F9F3
Accessibility & contrast
On white
1.46
#65EBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#65EBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD8
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD8 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#CCD0DA
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebd8; /* rgb */ color: rgb(101, 235, 216); /* oklch */ color: oklch(86.1% 0.121 182.6);
Tailwind
colors: {
custom: {
50: '#9df2e4',
500: '#65ebd8',
950: '#000000',
},
}SCSS
$custom: #65ebd8; $custom-light: #9df2e4; $custom-dark: #000000;
JSON
{
"hex": "#65ebd8",
"rgb": {
"r": 101,
"g": 235,
"b": 216
},
"hsl": {
"h": 171.493,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86057,
"c": 0.12071,
"h": 182.6
},
"luminance": 0.67141
}Semantic roles & 50–950 ramp
primary
#65EBD8
secondary
#BC384B
accent
#0C29D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584