#64FECA#64FECA
#64FECA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.150 H 167.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64FECA |
|---|---|
| RGB | rgb(100, 254, 202) |
| HSL | hsl(160, 99%, 69%) |
| HSV | hsv(160, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(90.71, -52.73, 12.88) |
| CIE-LCH | lch(90.71, 54.28, 166.28°) |
| OKLab | oklab(90.12% -0.1468 0.033) |
| OKLCH | oklch(90.12% 0.15 167.3) |
| XYZ | xyz(51.3527, 77.8519, 68.1863) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FECA #FE6498
analogous
#64FE7D #64FECA #64E5FE
triadic
#64FECA #CA64FE #FECA64
tetradic
#64FECA #7D64FE #FE6498 #E5FE64
square
#64FECA #7D64FE #FE6498 #E5FE64
split-complementary
#64FECA #FE64E5 #FE7D64
monochromatic
#01E699 #27FEB5 #64FECA #A1FEDF #DEFFF4
Accessibility & contrast
On white
1.27
#64FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#64FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FECA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FECA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64feca; /* rgb */ color: rgb(100, 254, 202); /* oklch */ color: oklch(90.1% 0.150 167.3);
Tailwind
colors: {
custom: {
50: '#9effda',
500: '#64feca',
950: '#000000',
},
}SCSS
$custom: #64feca; $custom-light: #9effda; $custom-dark: #000000;
JSON
{
"hex": "#64feca",
"rgb": {
"r": 100,
"g": 254,
"b": 202
},
"hsl": {
"h": 159.74,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.90122,
"c": 0.15043,
"h": 167.3
},
"luminance": 0.77857
}Semantic roles & 50–950 ramp
primary
#64FECA
secondary
#D92D67
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683