#64FEBF#64FEBF
#64FEBF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.159 H 163.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEBF |
|---|---|
| RGB | rgb(100, 254, 191) |
| HSL | hsl(155, 99%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.48, -55.09, 18.20) |
| CIE-LCH | lch(90.48, 58.02, 161.71°) |
| OKLab | oklab(89.86% -0.1516 0.0465) |
| OKLCH | oklch(89.86% 0.159 163) |
| XYZ | xyz(50.0964, 77.3494, 61.5700) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 2.24
Greenish Cyan
#2AFEB7
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.39
Greenish Turquoise
#00FBB0
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEBF #FE64A3
analogous
#64FE72 #64FEBF #64F0FE
triadic
#64FEBF #BF64FE #FEBF64
tetradic
#64FEBF #7264FE #FE64A3 #F0FE64
square
#64FEBF #7264FE #FE64A3 #F0FE64
split-complementary
#64FEBF #FE64F0 #FE7264
monochromatic
#01E689 #27FEA6 #64FEBF #A1FED8 #DEFFF1
Accessibility & contrast
On white
1.27
#64FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#64FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEBF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEBF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64febf; /* rgb */ color: rgb(100, 254, 191); /* oklch */ color: oklch(89.9% 0.159 163.0);
Tailwind
colors: {
custom: {
50: '#9effd2',
500: '#64febf',
950: '#000000',
},
}SCSS
$custom: #64febf; $custom-light: #9effd2; $custom-dark: #000000;
JSON
{
"hex": "#64febf",
"rgb": {
"r": 100,
"g": 254,
"b": 191
},
"hsl": {
"h": 155.455,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89858,
"c": 0.15862,
"h": 163
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#64FEBF
secondary
#D92D74
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683