#65E6CA#65E6CA
#65E6CA is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.5% C 0.122 H 176.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6CA |
|---|---|
| RGB | rgb(101, 230, 202) |
| HSL | hsl(167, 72%, 65%) |
| HSV | hsv(167, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 12.2%, 9.8%) |
| CIE-LAB | lab(83.77, -42.31, 2.91) |
| CIE-LCH | lch(83.77, 42.41, 176.06°) |
| OKLab | oklab(84.47% -0.1214 0.0071) |
| OKLCH | oklch(84.47% 0.122 176.7) |
| XYZ | xyz(44.3195, 63.6203, 65.8100) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.79
Aqua Marine
#2EE8BB
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6CA #E66581
analogous
#65E68A #65E6CA #65C1E6
triadic
#65E6CA #CA65E6 #E6CA65
tetradic
#65E6CA #8A65E6 #E66581 #C1E665
square
#65E6CA #8A65E6 #E66581 #C1E665
split-complementary
#65E6CA #E665C1 #E68A65
monochromatic
#1DB393 #30DDB8 #65E6CA #9AEFDC #CEF7EE
Accessibility & contrast
On white
1.53
#65E6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#65E6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6CA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6CA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e6ca; /* rgb */ color: rgb(101, 230, 202); /* oklch */ color: oklch(84.5% 0.122 176.7);
Tailwind
colors: {
custom: {
50: '#9ceeda',
500: '#65e6ca',
950: '#000000',
},
}SCSS
$custom: #65e6ca; $custom-light: #9ceeda; $custom-dark: #000000;
JSON
{
"hex": "#65e6ca",
"rgb": {
"r": 101,
"g": 230,
"b": 202
},
"hsl": {
"h": 166.977,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.84473,
"c": 0.12163,
"h": 176.7
},
"luminance": 0.63625
}Semantic roles & 50–950 ramp
primary
#65E6CA
secondary
#B43B55
accent
#113CD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583