#65EBD6#65EBD6
#65EBD6 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.121 H 181.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD6 |
|---|---|
| RGB | rgb(101, 235, 214) |
| HSL | hsl(171, 77%, 66%) |
| HSV | hsv(171, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 8.9%, 7.8%) |
| CIE-LAB | lab(85.52, -41.62, -0.85) |
| CIE-LCH | lch(85.52, 41.63, 181.17°) |
| OKLab | oklab(86% -0.1214 -0.003) |
| OKLCH | oklch(86% 0.121 181.4) |
| XYZ | xyz(47.2073, 67.0337, 74.0563) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Turquoise
#40E0D0
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 6.23
Light Aqua
#8CFFDB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD6 #EB657A
analogous
#65EB93 #65EBD6 #65BDEB
triadic
#65EBD6 #D665EB #EBD665
tetradic
#65EBD6 #9365EB #EB657A #BDEB65
square
#65EBD6 #9365EB #EB657A #BDEB65
split-complementary
#65EBD6 #EB65BD #EB9365
monochromatic
#19BDA3 #2FE4C8 #65EBD6 #9BF2E4 #D1F9F3
Accessibility & contrast
On white
1.46
#65EBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#65EBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD6
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD6 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD5
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebd6; /* rgb */ color: rgb(101, 235, 214); /* oklch */ color: oklch(86.0% 0.121 181.4);
Tailwind
colors: {
custom: {
50: '#9df2e2',
500: '#65ebd6',
950: '#000000',
},
}SCSS
$custom: #65ebd6; $custom-light: #9df2e2; $custom-dark: #000000;
JSON
{
"hex": "#65ebd6",
"rgb": {
"r": 101,
"g": 235,
"b": 214
},
"hsl": {
"h": 170.597,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85997,
"c": 0.12149,
"h": 181.4
},
"luminance": 0.67038
}Semantic roles & 50–950 ramp
primary
#65EBD6
secondary
#BC384D
accent
#0C2CD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584