#64F8BD#64F8BD
#64F8BD is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.4% C 0.153 H 163.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8BD |
|---|---|
| RGB | rgb(100, 248, 189) |
| HSL | hsl(156, 91%, 68%) |
| HSV | hsv(156, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 23.8%, 2.7%) |
| CIE-LAB | lab(88.69, -53.08, 16.72) |
| CIE-LCH | lch(88.69, 55.65, 162.51°) |
| OKLab | oklab(88.38% -0.1465 0.0428) |
| OKLCH | oklch(88.38% 0.153 163.7) |
| XYZ | xyz(48.0035, 73.5134, 59.7940) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Aquamarine
#7BFDC7
ΔE00 2.10
Greenish Cyan
#2AFEB7
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8BD #F8649F
analogous
#64F873 #64F8BD #64E9F8
triadic
#64F8BD #BD64F8 #F8BD64
tetradic
#64F8BD #7364F8 #F8649F #E9F864
square
#64F8BD #7364F8 #F8649F #E9F864
split-complementary
#64F8BD #F864E9 #F87364
monochromatic
#0AD886 #29F5A4 #64F8BD #9FFBD6 #D9FDEF
Accessibility & contrast
On white
1.34
#64F8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#64F8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8BD
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8BD | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BA
Deuteranopia (green-blind)
#DFD9C1
Tritanopia (blue-blind)
#00F8E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f8bd; /* rgb */ color: rgb(100, 248, 189); /* oklch */ color: oklch(88.4% 0.153 163.7);
Tailwind
colors: {
custom: {
50: '#9dfbd1',
500: '#64f8bd',
950: '#000000',
},
}SCSS
$custom: #64f8bd; $custom-light: #9dfbd1; $custom-dark: #000000;
JSON
{
"hex": "#64f8bd",
"rgb": {
"r": 100,
"g": 248,
"b": 189
},
"hsl": {
"h": 156.081,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88381,
"c": 0.15257,
"h": 163.7
},
"luminance": 0.73518
}Semantic roles & 50–950 ramp
primary
#64F8BD
secondary
#D12F70
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583