#65E7CA#65E7CA
#65E7CA is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.123 H 176.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7CA |
|---|---|
| RGB | rgb(101, 231, 202) |
| HSL | hsl(167, 73%, 65%) |
| HSV | hsv(167, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 12.6%, 9.4%) |
| CIE-LAB | lab(84.06, -42.75, 3.34) |
| CIE-LCH | lch(84.06, 42.88, 175.54°) |
| OKLab | oklab(84.71% -0.1225 0.0082) |
| OKLCH | oklch(84.71% 0.123 176.2) |
| XYZ | xyz(44.5985, 64.1784, 65.9030) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.26
Aqua (survey)
#13EAC9
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 4.49
Aqua Marine
#2EE8BB
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7CA #E76582
analogous
#65E789 #65E7CA #65C3E7
triadic
#65E7CA #CA65E7 #E7CA65
tetradic
#65E7CA #8965E7 #E76582 #C3E765
square
#65E7CA #8965E7 #E76582 #C3E765
split-complementary
#65E7CA #E765C3 #E78965
monochromatic
#1CB593 #30DFB8 #65E7CA #9AEFDC #CFF8EE
Accessibility & contrast
On white
1.52
#65E7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#65E7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7CA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7CA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#00EADE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e7ca; /* rgb */ color: rgb(101, 231, 202); /* oklch */ color: oklch(84.7% 0.123 176.2);
Tailwind
colors: {
custom: {
50: '#9cefda',
500: '#65e7ca',
950: '#000000',
},
}SCSS
$custom: #65e7ca; $custom-light: #9cefda; $custom-dark: #000000;
JSON
{
"hex": "#65e7ca",
"rgb": {
"r": 101,
"g": 231,
"b": 202
},
"hsl": {
"h": 166.615,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.8471,
"c": 0.12275,
"h": 176.2
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#65E7CA
secondary
#B53B56
accent
#103CD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583