#64F4C4#64F4C4
#64F4C4 is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.142 H 167.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4C4 |
|---|---|
| RGB | rgb(100, 244, 196) |
| HSL | hsl(160, 87%, 67%) |
| HSV | hsv(160, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 19.7%, 4.3%) |
| CIE-LAB | lab(87.67, -49.91, 11.66) |
| CIE-LCH | lch(87.67, 51.25, 166.85°) |
| OKLab | oklab(87.6% -0.1392 0.0299) |
| OKLCH | oklch(87.6% 0.142 167.9) |
| XYZ | xyz(47.5651, 71.3914, 63.4871) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4C4 #F46494
analogous
#64F47C #64F4C4 #64DCF4
triadic
#64F4C4 #C464F4 #F4C464
tetradic
#64F4C4 #7C64F4 #F46494 #DCF464
square
#64F4C4 #7C64F4 #F46494 #DCF464
split-complementary
#64F4C4 #F464DC #F47C64
monochromatic
#0FCF8F #2BF0AE #64F4C4 #9DF8DA #D6FCF0
Accessibility & contrast
On white
1.37
#64F4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#64F4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4C4
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4C4 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C2
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f4c4; /* rgb */ color: rgb(100, 244, 196); /* oklch */ color: oklch(87.6% 0.142 167.9);
Tailwind
colors: {
custom: {
50: '#9df8d5',
500: '#64f4c4',
950: '#000000',
},
}SCSS
$custom: #64f4c4; $custom-light: #9df8d5; $custom-dark: #000000;
JSON
{
"hex": "#64f4c4",
"rgb": {
"r": 100,
"g": 244,
"b": 196
},
"hsl": {
"h": 160,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.876,
"c": 0.14241,
"h": 167.9
},
"luminance": 0.71396
}Semantic roles & 50–950 ramp
primary
#64F4C4
secondary
#CB3265
accent
#024DE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583