#64ECE9#64ECE9
#64ECE9 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.8% C 0.118 H 193.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECE9 |
|---|---|
| RGB | rgb(100, 236, 233) |
| HSL | hsl(179, 78%, 66%) |
| HSV | hsv(179, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 1.3%, 7.5%) |
| CIE-LAB | lab(86.29, -37.43, -9.70) |
| CIE-LCH | lch(86.29, 38.66, 194.53°) |
| OKLab | oklab(86.79% -0.115 -0.0269) |
| OKLCH | oklch(86.79% 0.118 193.2) |
| XYZ | xyz(49.9526, 68.5783, 87.6794) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.85
Aqua
#00FFFF
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECE9 #EC6467
analogous
#64ECA5 #64ECE9 #64ABEC
triadic
#64ECE9 #E964EC #ECE964
tetradic
#64ECE9 #A564EC #EC6467 #ABEC64
square
#64ECE9 #A564EC #EC6467 #ABEC64
split-complementary
#64ECE9 #EC64AB #ECA564
monochromatic
#17BEBB #2DE5E1 #64ECE9 #9BF3F1 #D1F9F8
Accessibility & contrast
On white
1.43
#64ECE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#64ECE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECE9
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECE9 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E9
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64ece9; /* rgb */ color: rgb(100, 236, 233); /* oklch */ color: oklch(86.8% 0.118 193.2);
Tailwind
colors: {
custom: {
50: '#9df2f0',
500: '#64ece9',
950: '#000000',
},
}SCSS
$custom: #64ece9; $custom-light: #9df2f0; $custom-dark: #000000;
JSON
{
"hex": "#64ece9",
"rgb": {
"r": 100,
"g": 236,
"b": 233
},
"hsl": {
"h": 178.676,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86787,
"c": 0.11807,
"h": 193.2
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#64ECE9
secondary
#BD373A
accent
#0B10DA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585