#64E8E9#64E8E9
#64E8E9 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.9% C 0.115 H 195.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8E9 |
|---|---|
| RGB | rgb(100, 232, 233) |
| HSL | hsl(180, 75%, 65%) |
| HSV | hsv(180, 57%, 91%) |
| CMYK | cmyk(57.1%, 0.4%, 0%, 8.6%) |
| CIE-LAB | lab(85.15, -35.58, -11.40) |
| CIE-LCH | lch(85.15, 37.36, 197.77°) |
| OKLab | oklab(85.86% -0.1108 -0.0316) |
| OKLCH | oklch(85.86% 0.115 195.9) |
| XYZ | xyz(48.8138, 66.3008, 87.2998) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.26
Bright Cyan
#41FDFE
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.78
Bright Turquoise
#0FFEF9
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8E9 #E96564
analogous
#64E9A7 #64E8E9 #64A5E9
triadic
#64E8E9 #E964E8 #E8E964
tetradic
#64E8E9 #A764E9 #E96564 #A5E964
square
#64E8E9 #A764E9 #E96564 #A5E964
split-complementary
#64E8E9 #E964A5 #E9A764
monochromatic
#1AB7B8 #2EE0E1 #64E8E9 #9AF0F1 #CFF8F8
Accessibility & contrast
On white
1.47
#64E8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#64E8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8E9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8E9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e8e9; /* rgb */ color: rgb(100, 232, 233); /* oklch */ color: oklch(85.9% 0.115 195.9);
Tailwind
colors: {
custom: {
50: '#9deff0',
500: '#64e8e9',
950: '#000000',
},
}SCSS
$custom: #64e8e9; $custom-light: #9deff0; $custom-dark: #000000;
JSON
{
"hex": "#64e8e9",
"rgb": {
"r": 100,
"g": 232,
"b": 233
},
"hsl": {
"h": 180.451,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85861,
"c": 0.11526,
"h": 195.9
},
"luminance": 0.66306
}Semantic roles & 50–950 ramp
primary
#64E8E9
secondary
#B83A39
accent
#100ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585