#64FFBE#64FFBE
#64FFBE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.161 H 162.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFBE |
|---|---|
| RGB | rgb(100, 255, 190) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.75, -55.70, 19.09) |
| CIE-LCH | lch(90.75, 58.88, 161.08°) |
| OKLab | oklab(90.07% -0.1531 0.0487) |
| OKLCH | oklch(90.07% 0.161 162.3) |
| XYZ | xyz(50.3049, 77.9419, 61.0984) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Greenish Cyan
#2AFEB7
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFBE #FF64A5
analogous
#64FF71 #64FFBE #64F2FF
triadic
#64FFBE #BE64FF #FFBE64
tetradic
#64FFBE #7164FF #FF64A5 #F2FF64
square
#64FFBE #7164FF #FF64A5 #F2FF64
split-complementary
#64FFBE #FF64F2 #FF7164
monochromatic
#00E987 #27FFA4 #64FFBE #A1FFD8 #DEFFF1
Accessibility & contrast
On white
1.27
#64FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#64FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFBE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFBE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffbe; /* rgb */ color: rgb(100, 255, 190); /* oklch */ color: oklch(90.1% 0.161 162.3);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#64ffbe',
950: '#000000',
},
}SCSS
$custom: #64ffbe; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#64ffbe",
"rgb": {
"r": 100,
"g": 255,
"b": 190
},
"hsl": {
"h": 154.839,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90073,
"c": 0.16068,
"h": 162.3
},
"luminance": 0.77947
}Semantic roles & 50–950 ramp
primary
#64FFBE
secondary
#DA2D76
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683