#64E4E8#64E4E8
#64E4E8 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.113 H 198.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4E8 |
|---|---|
| RGB | rgb(100, 228, 232) |
| HSL | hsl(182, 74%, 65%) |
| HSV | hsv(182, 57%, 91%) |
| CMYK | cmyk(56.9%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(83.97, -33.98, -12.63) |
| CIE-LCH | lch(83.97, 36.25, 200.39°) |
| OKLab | oklab(84.9% -0.1071 -0.035) |
| OKLCH | oklch(84.9% 0.113 198.1) |
| XYZ | xyz(47.5582, 64.0175, 86.1786) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.66
Bright Light Blue
#26F7FD
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4E8 #E86864
analogous
#64E8AA #64E4E8 #64A2E8
triadic
#64E4E8 #E864E4 #E4E864
tetradic
#64E4E8 #AA64E8 #E86864 #A2E864
square
#64E4E8 #AA64E8 #E86864 #A2E864
split-complementary
#64E4E8 #E864A2 #E8AA64
monochromatic
#1BB2B7 #2FDBE0 #64E4E8 #99EDF0 #CFF7F8
Accessibility & contrast
On white
1.52
#64E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#64E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4E8
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4E8 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE9
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e4e8; /* rgb */ color: rgb(100, 228, 232); /* oklch */ color: oklch(84.9% 0.113 198.1);
Tailwind
colors: {
custom: {
50: '#9dedef',
500: '#64e4e8',
950: '#000000',
},
}SCSS
$custom: #64e4e8; $custom-light: #9dedef; $custom-dark: #000000;
JSON
{
"hex": "#64e4e8",
"rgb": {
"r": 100,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.818,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84903,
"c": 0.11267,
"h": 198.1
},
"luminance": 0.64022
}Semantic roles & 50–950 ramp
primary
#64E4E8
secondary
#B63E3A
accent
#150FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585