#64FEB3#64FEB3
#64FEB3 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.168 H 158.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEB3 |
|---|---|
| RGB | rgb(100, 254, 179) |
| HSL | hsl(151, 99%, 69%) |
| HSV | hsv(151, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.25, -57.52, 24.01) |
| CIE-LCH | lch(90.25, 62.33, 157.35°) |
| OKLab | oklab(89.59% -0.157 0.0609) |
| OKLCH | oklch(89.59% 0.168 158.8) |
| XYZ | xyz(48.8296, 76.8427, 54.8979) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEB3 #FE64AF
analogous
#64FE66 #64FEB3 #64FCFE
triadic
#64FEB3 #B364FE #FEB364
tetradic
#64FEB3 #6664FE #FE64AF #FCFE64
square
#64FEB3 #6664FE #FE64AF #FCFE64
split-complementary
#64FEB3 #FE64FC #FE6664
monochromatic
#01E677 #27FE95 #64FEB3 #A1FED1 #DEFFEF
Accessibility & contrast
On white
1.28
#64FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#64FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEB3
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEB3 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAF
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#0BFDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64feb3; /* rgb */ color: rgb(100, 254, 179); /* oklch */ color: oklch(89.6% 0.168 158.8);
Tailwind
colors: {
custom: {
50: '#9effca',
500: '#64feb3',
950: '#000000',
},
}SCSS
$custom: #64feb3; $custom-light: #9effca; $custom-dark: #000000;
JSON
{
"hex": "#64feb3",
"rgb": {
"r": 100,
"g": 254,
"b": 179
},
"hsl": {
"h": 150.779,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.8959,
"c": 0.16838,
"h": 158.8
},
"luminance": 0.76848
}Semantic roles & 50–950 ramp
primary
#64FEB3
secondary
#D92D81
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682