#64FFE4#64FFE4
#64FFE4 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.136 H 179.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFE4 |
|---|---|
| RGB | rgb(100, 255, 228) |
| HSL | hsl(170, 100%, 70%) |
| HSV | hsv(170, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.61, -47.13, 0.73) |
| CIE-LCH | lch(91.61, 47.14, 179.11°) |
| OKLab | oklab(91.05% -0.1364 0.0012) |
| OKLCH | oklch(91.05% 0.136 179.5) |
| XYZ | xyz(55.0126, 79.8250, 85.8923) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.54
Aqua (survey)
#13EAC9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFE4 #FF647F
analogous
#64FF96 #64FFE4 #64CDFF
triadic
#64FFE4 #E464FF #FFE464
tetradic
#64FFE4 #9664FF #FF647F #CDFF64
square
#64FFE4 #9664FF #FF647F #CDFF64
split-complementary
#64FFE4 #FF64CD #FF9664
monochromatic
#00E9C0 #27FFD9 #64FFE4 #A1FFEF #DEFFF9
Accessibility & contrast
On white
1.24
#64FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#64FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFE4
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFE4 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64ffe4; /* rgb */ color: rgb(100, 255, 228); /* oklch */ color: oklch(91.1% 0.136 179.5);
Tailwind
colors: {
custom: {
50: '#9fffec',
500: '#64ffe4',
950: '#000000',
},
}SCSS
$custom: #64ffe4; $custom-light: #9fffec; $custom-dark: #000000;
JSON
{
"hex": "#64ffe4",
"rgb": {
"r": 100,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.548,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91051,
"c": 0.1364,
"h": 179.5
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#64FFE4
secondary
#DA2D4B
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684