#64FEBE#64FEBE
#64FEBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.159 H 162.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEBE |
|---|---|
| RGB | rgb(100, 254, 190) |
| HSL | hsl(155, 99%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.46, -55.30, 18.69) |
| CIE-LCH | lch(90.46, 58.37, 161.33°) |
| OKLab | oklab(89.84% -0.1521 0.0477) |
| OKLCH | oklch(89.84% 0.159 162.6) |
| XYZ | xyz(49.9867, 77.3056, 60.9924) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 3.22
Greenish Turquoise
#00FBB0
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEBE #FE64A4
analogous
#64FE71 #64FEBE #64F1FE
triadic
#64FEBE #BE64FE #FEBE64
tetradic
#64FEBE #7164FE #FE64A4 #F1FE64
square
#64FEBE #7164FE #FE64A4 #F1FE64
split-complementary
#64FEBE #FE64F1 #FE7164
monochromatic
#01E687 #27FEA5 #64FEBE #A1FED8 #DEFFF1
Accessibility & contrast
On white
1.28
#64FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#64FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEBE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEBE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64febe; /* rgb */ color: rgb(100, 254, 190); /* oklch */ color: oklch(89.8% 0.159 162.6);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#64febe',
950: '#000000',
},
}SCSS
$custom: #64febe; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#64febe",
"rgb": {
"r": 100,
"g": 254,
"b": 190
},
"hsl": {
"h": 155.065,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89835,
"c": 0.15941,
"h": 162.6
},
"luminance": 0.77311
}Semantic roles & 50–950 ramp
primary
#64FEBE
secondary
#D92D75
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683