#65E7CF#65E7CF
#65E7CF is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.9% C 0.120 H 179.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7CF |
|---|---|
| RGB | rgb(101, 231, 207) |
| HSL | hsl(169, 73%, 65%) |
| HSV | hsv(169, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 10.4%, 9.4%) |
| CIE-LAB | lab(84.18, -41.55, 0.88) |
| CIE-LCH | lch(84.18, 41.56, 178.78°) |
| OKLab | oklab(84.85% -0.1203 0.0017) |
| OKLCH | oklch(84.85% 0.12 179.2) |
| XYZ | xyz(45.2002, 64.4191, 69.0715) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Turquoise
#40E0D0
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 5.63
Aqua Marine
#2EE8BB
ΔE00 6.02
Bright Aqua
#0BF9EA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7CF #E7657D
analogous
#65E78E #65E7CF #65BEE7
triadic
#65E7CF #CF65E7 #E7CF65
tetradic
#65E7CF #8E65E7 #E7657D #BEE765
square
#65E7CF #8E65E7 #E7657D #BEE765
split-complementary
#65E7CF #E765BE #E78E65
monochromatic
#1CB599 #30DFBE #65E7CF #9AEFE0 #CFF8F0
Accessibility & contrast
On white
1.51
#65E7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#65E7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7CF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7CF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#CACCD1
Tritanopia (blue-blind)
#00EAE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e7cf; /* rgb */ color: rgb(101, 231, 207); /* oklch */ color: oklch(84.9% 0.120 179.2);
Tailwind
colors: {
custom: {
50: '#9cefdd',
500: '#65e7cf',
950: '#000000',
},
}SCSS
$custom: #65e7cf; $custom-light: #9cefdd; $custom-dark: #000000;
JSON
{
"hex": "#65e7cf",
"rgb": {
"r": 101,
"g": 231,
"b": 207
},
"hsl": {
"h": 168.923,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.84853,
"c": 0.1203,
"h": 179.2
},
"luminance": 0.64424
}Semantic roles & 50–950 ramp
primary
#65E7CF
secondary
#B53B51
accent
#1035D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584