#64F5BD#64F5BD
#64F5BD is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.149 H 164.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5BD |
|---|---|
| RGB | rgb(100, 245, 189) |
| HSL | hsl(157, 88%, 68%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 22.9%, 3.9%) |
| CIE-LAB | lab(87.82, -51.85, 15.49) |
| CIE-LCH | lch(87.82, 54.11, 163.36°) |
| OKLab | oklab(87.67% -0.1434 0.0396) |
| OKLCH | oklch(87.67% 0.149 164.5) |
| XYZ | xyz(47.0886, 71.6836, 59.4890) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Greenish Blue
#63F7B4
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5BD #F5649C
analogous
#64F575 #64F5BD #64E4F5
triadic
#64F5BD #BD64F5 #F5BD64
tetradic
#64F5BD #7564F5 #F5649C #E4F564
square
#64F5BD #7564F5 #F5649C #E4F564
split-complementary
#64F5BD #F564E4 #F57564
monochromatic
#0DD186 #2BF1A5 #64F5BD #9DF9D5 #D7FCEE
Accessibility & contrast
On white
1.37
#64F5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#64F5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5BD
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5BD | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BA
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5bd; /* rgb */ color: rgb(100, 245, 189); /* oklch */ color: oklch(87.7% 0.149 164.5);
Tailwind
colors: {
custom: {
50: '#9df9d1',
500: '#64f5bd',
950: '#000000',
},
}SCSS
$custom: #64f5bd; $custom-light: #9df9d1; $custom-dark: #000000;
JSON
{
"hex": "#64f5bd",
"rgb": {
"r": 100,
"g": 245,
"b": 189
},
"hsl": {
"h": 156.828,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87665,
"c": 0.14877,
"h": 164.5
},
"luminance": 0.71688
}Semantic roles & 50–950 ramp
primary
#64F5BD
secondary
#CC316D
accent
#0159E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583