#65EBD7#65EBD7
#65EBD7 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.121 H 182.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD7 |
|---|---|
| RGB | rgb(101, 235, 215) |
| HSL | hsl(171, 77%, 66%) |
| HSV | hsv(171, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 8.5%, 7.8%) |
| CIE-LAB | lab(85.55, -41.38, -1.34) |
| CIE-LCH | lch(85.55, 41.40, 181.85°) |
| OKLab | oklab(86.03% -0.121 -0.0043) |
| OKLCH | oklch(86.03% 0.121 182) |
| XYZ | xyz(47.3354, 67.0849, 74.7309) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.53
Turquoise
#40E0D0
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 6.52
Light Aqua
#8CFFDB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD7 #EB6579
analogous
#65EB94 #65EBD7 #65BCEB
triadic
#65EBD7 #D765EB #EBD765
tetradic
#65EBD7 #9465EB #EB6579 #BCEB65
square
#65EBD7 #9465EB #EB6579 #BCEB65
split-complementary
#65EBD7 #EB65BC #EB9465
monochromatic
#19BDA4 #2FE4C9 #65EBD7 #9BF2E5 #D1F9F3
Accessibility & contrast
On white
1.46
#65EBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#65EBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD7
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD7 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD6
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ebd7; /* rgb */ color: rgb(101, 235, 215); /* oklch */ color: oklch(86.0% 0.121 182.0);
Tailwind
colors: {
custom: {
50: '#9df2e3',
500: '#65ebd7',
950: '#000000',
},
}SCSS
$custom: #65ebd7; $custom-light: #9df2e3; $custom-dark: #000000;
JSON
{
"hex": "#65ebd7",
"rgb": {
"r": 101,
"g": 235,
"b": 215
},
"hsl": {
"h": 171.045,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86027,
"c": 0.12109,
"h": 182
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#65EBD7
secondary
#BC384C
accent
#0C2BD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584