#64FFE2#64FFE2
#64FFE2 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.137 H 178.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFE2 |
|---|---|
| RGB | rgb(100, 255, 226) |
| HSL | hsl(169, 100%, 70%) |
| HSV | hsv(169, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.56, -47.62, 1.69) |
| CIE-LCH | lch(91.56, 47.65, 177.96°) |
| OKLab | oklab(90.99% -0.1373 0.0037) |
| OKLCH | oklch(90.99% 0.137 178.4) |
| XYZ | xyz(54.7366, 79.7146, 84.4385) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFE2 #FF6481
analogous
#64FF95 #64FFE2 #64CFFF
triadic
#64FFE2 #E264FF #FFE264
tetradic
#64FFE2 #9564FF #FF6481 #CFFF64
square
#64FFE2 #9564FF #FF6481 #CFFF64
split-complementary
#64FFE2 #FF64CF #FF9564
monochromatic
#00E9BD #27FFD7 #64FFE2 #A1FFED #DEFFF9
Accessibility & contrast
On white
1.24
#64FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#64FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFE2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFE2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E1
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64ffe2; /* rgb */ color: rgb(100, 255, 226); /* oklch */ color: oklch(91.0% 0.137 178.4);
Tailwind
colors: {
custom: {
50: '#9fffeb',
500: '#64ffe2',
950: '#000000',
},
}SCSS
$custom: #64ffe2; $custom-light: #9fffeb; $custom-dark: #000000;
JSON
{
"hex": "#64ffe2",
"rgb": {
"r": 100,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.774,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90994,
"c": 0.13731,
"h": 178.4
},
"luminance": 0.7972
}Semantic roles & 50–950 ramp
primary
#64FFE2
secondary
#DA2D4E
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684