#64FEC4#64FEC4
#64FEC4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.155 H 164.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEC4 |
|---|---|
| RGB | rgb(100, 254, 196) |
| HSL | hsl(157, 99%, 69%) |
| HSV | hsv(157, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.58, -54.03, 15.78) |
| CIE-LCH | lch(90.58, 56.29, 163.72°) |
| OKLab | oklab(89.98% -0.1494 0.0404) |
| OKLCH | oklch(89.98% 0.155 164.9) |
| XYZ | xyz(50.6560, 77.5733, 64.5174) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.68
Greenish Cyan
#2AFEB7
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEC4 #FE649E
analogous
#64FE77 #64FEC4 #64EBFE
triadic
#64FEC4 #C464FE #FEC464
tetradic
#64FEC4 #7764FE #FE649E #EBFE64
square
#64FEC4 #7764FE #FE649E #EBFE64
split-complementary
#64FEC4 #FE64EB #FE7764
monochromatic
#01E690 #27FEAD #64FEC4 #A1FEDB #DEFFF2
Accessibility & contrast
On white
1.27
#64FEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#64FEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEC4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEC4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fec4; /* rgb */ color: rgb(100, 254, 196); /* oklch */ color: oklch(90.0% 0.155 164.9);
Tailwind
colors: {
custom: {
50: '#9effd6',
500: '#64fec4',
950: '#000000',
},
}SCSS
$custom: #64fec4; $custom-light: #9effd6; $custom-dark: #000000;
JSON
{
"hex": "#64fec4",
"rgb": {
"r": 100,
"g": 254,
"b": 196
},
"hsl": {
"h": 157.403,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89976,
"c": 0.15479,
"h": 164.9
},
"luminance": 0.77578
}Semantic roles & 50–950 ramp
primary
#64FEC4
secondary
#D92D6E
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683