#64F5BC#64F5BC
#64F5BC is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.150 H 164.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5BC |
|---|---|
| RGB | rgb(100, 245, 188) |
| HSL | hsl(156, 88%, 68%) |
| HSV | hsv(156, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.80, -52.06, 15.98) |
| CIE-LCH | lch(87.80, 54.46, 162.94°) |
| OKLab | oklab(87.64% -0.1438 0.0409) |
| OKLCH | oklch(87.64% 0.15 164.1) |
| XYZ | xyz(46.9804, 71.6403, 58.9193) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.35
Greenish Cyan
#2AFEB7
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5BC #F5649D
analogous
#64F574 #64F5BC #64E5F5
triadic
#64F5BC #BC64F5 #F5BC64
tetradic
#64F5BC #7464F5 #F5649D #E5F564
square
#64F5BC #7464F5 #F5649D #E5F564
split-complementary
#64F5BC #F564E5 #F57464
monochromatic
#0DD184 #2BF1A3 #64F5BC #9DF9D5 #D7FCEE
Accessibility & contrast
On white
1.37
#64F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#64F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5BC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5BC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5bc; /* rgb */ color: rgb(100, 245, 188); /* oklch */ color: oklch(87.6% 0.150 164.1);
Tailwind
colors: {
custom: {
50: '#9df9d0',
500: '#64f5bc',
950: '#000000',
},
}SCSS
$custom: #64f5bc; $custom-light: #9df9d0; $custom-dark: #000000;
JSON
{
"hex": "#64f5bc",
"rgb": {
"r": 100,
"g": 245,
"b": 188
},
"hsl": {
"h": 156.414,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87641,
"c": 0.14954,
"h": 164.1
},
"luminance": 0.71645
}Semantic roles & 50–950 ramp
primary
#64F5BC
secondary
#CC316E
accent
#015AE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583