#64FFBD#64FFBD
#64FFBD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.161 H 162.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFBD |
|---|---|
| RGB | rgb(100, 255, 189) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.73, -55.90, 19.58) |
| CIE-LCH | lch(90.73, 59.23, 160.70°) |
| OKLab | oklab(90.05% -0.1535 0.05) |
| OKLCH | oklch(90.05% 0.161 162) |
| XYZ | xyz(50.1960, 77.8983, 60.5248) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Greenish Cyan
#2AFEB7
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFBD #FF64A6
analogous
#64FF70 #64FFBD #64F3FF
triadic
#64FFBD #BD64FF #FFBD64
tetradic
#64FFBD #7064FF #FF64A6 #F3FF64
square
#64FFBD #7064FF #FF64A6 #F3FF64
split-complementary
#64FFBD #FF64F3 #FF7064
monochromatic
#00E986 #27FFA3 #64FFBD #A1FFD7 #DEFFF1
Accessibility & contrast
On white
1.27
#64FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#64FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFBD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFBD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffbd; /* rgb */ color: rgb(100, 255, 189); /* oklch */ color: oklch(90.0% 0.161 162.0);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#64ffbd',
950: '#000000',
},
}SCSS
$custom: #64ffbd; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#64ffbd",
"rgb": {
"r": 100,
"g": 255,
"b": 189
},
"hsl": {
"h": 154.452,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.9005,
"c": 0.16147,
"h": 162
},
"luminance": 0.77903
}Semantic roles & 50–950 ramp
primary
#64FFBD
secondary
#DA2D77
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683