#64F5C0#64F5C0
#64F5C0 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.147 H 165.8°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5C0 |
|---|---|
| RGB | rgb(100, 245, 192) |
| HSL | hsl(158, 88%, 68%) |
| HSV | hsv(158, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 21.6%, 3.9%) |
| CIE-LAB | lab(87.88, -51.20, 14.03) |
| CIE-LCH | lch(87.88, 53.09, 164.68°) |
| OKLab | oklab(87.74% -0.142 0.0359) |
| OKLCH | oklch(87.74% 0.147 165.8) |
| XYZ | xyz(47.4176, 71.8152, 61.2218) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5C0 #F56499
analogous
#64F577 #64F5C0 #64E1F5
triadic
#64F5C0 #C064F5 #F5C064
tetradic
#64F5C0 #7764F5 #F56499 #E1F564
square
#64F5C0 #7764F5 #F56499 #E1F564
split-complementary
#64F5C0 #F564E1 #F57764
monochromatic
#0DD18A #2BF1A9 #64F5C0 #9DF9D7 #D7FCEF
Accessibility & contrast
On white
1.37
#64F5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#64F5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5C0
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5C0 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BD
Deuteranopia (green-blind)
#DCD6C3
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5c0; /* rgb */ color: rgb(100, 245, 192); /* oklch */ color: oklch(87.7% 0.147 165.8);
Tailwind
colors: {
custom: {
50: '#9df9d3',
500: '#64f5c0',
950: '#000000',
},
}SCSS
$custom: #64f5c0; $custom-light: #9df9d3; $custom-dark: #000000;
JSON
{
"hex": "#64f5c0",
"rgb": {
"r": 100,
"g": 245,
"b": 192
},
"hsl": {
"h": 158.069,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87738,
"c": 0.14652,
"h": 165.8
},
"luminance": 0.7182
}Semantic roles & 50–950 ramp
primary
#64F5C0
secondary
#CC316A
accent
#0154E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583