#64E8EA#64E8EA
#64E8EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.9% C 0.115 H 196.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8EA |
|---|---|
| RGB | rgb(100, 232, 234) |
| HSL | hsl(181, 76%, 65%) |
| HSV | hsv(181, 57%, 92%) |
| CMYK | cmyk(57.3%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.18, -35.31, -11.89) |
| CIE-LCH | lch(85.18, 37.26, 198.61°) |
| OKLab | oklab(85.89% -0.1104 -0.0329) |
| OKLCH | oklch(85.89% 0.115 196.6) |
| XYZ | xyz(48.9571, 66.3581, 88.0543) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.19
Bright Cyan
#41FDFE
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Aqua
#00FFFF
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8EA #EA6664
analogous
#64EAA9 #64E8EA #64A5EA
triadic
#64E8EA #EA64E8 #E8EA64
tetradic
#64E8EA #A964EA #EA6664 #A5EA64
square
#64E8EA #A964EA #EA6664 #A5EA64
split-complementary
#64E8EA #EA64A5 #EAA964
monochromatic
#19B8BA #2EE0E3 #64E8EA #9AF0F1 #D0F8F9
Accessibility & contrast
On white
1.47
#64E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#64E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8EA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8EA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e8ea; /* rgb */ color: rgb(100, 232, 234); /* oklch */ color: oklch(85.9% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9deff0',
500: '#64e8ea',
950: '#000000',
},
}SCSS
$custom: #64e8ea; $custom-light: #9deff0; $custom-dark: #000000;
JSON
{
"hex": "#64e8ea",
"rgb": {
"r": 100,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.896,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85894,
"c": 0.11523,
"h": 196.6
},
"luminance": 0.66363
}Semantic roles & 50–950 ramp
primary
#64E8EA
secondary
#BA3A39
accent
#100DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585