#64F5C2#64F5C2
#64F5C2 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.145 H 166.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5C2 |
|---|---|
| RGB | rgb(100, 245, 194) |
| HSL | hsl(159, 88%, 68%) |
| HSV | hsv(159, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 20.8%, 3.9%) |
| CIE-LAB | lab(87.92, -50.77, 13.05) |
| CIE-LCH | lch(87.92, 52.42, 165.58°) |
| OKLab | oklab(87.79% -0.1412 0.0334) |
| OKLCH | oklch(87.79% 0.145 166.7) |
| XYZ | xyz(47.6407, 71.9044, 62.3967) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5C2 #F56497
analogous
#64F57A #64F5C2 #64DFF5
triadic
#64F5C2 #C264F5 #F5C264
tetradic
#64F5C2 #7A64F5 #F56497 #DFF564
square
#64F5C2 #7A64F5 #F56497 #DFF564
split-complementary
#64F5C2 #F564DF #F57A64
monochromatic
#0DD18C #2BF1AB #64F5C2 #9DF9D9 #D7FCEF
Accessibility & contrast
On white
1.37
#64F5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#64F5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5C2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5C2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BF
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5c2; /* rgb */ color: rgb(100, 245, 194); /* oklch */ color: oklch(87.8% 0.145 166.7);
Tailwind
colors: {
custom: {
50: '#9df9d4',
500: '#64f5c2',
950: '#000000',
},
}SCSS
$custom: #64f5c2; $custom-light: #9df9d4; $custom-dark: #000000;
JSON
{
"hex": "#64f5c2",
"rgb": {
"r": 100,
"g": 245,
"b": 194
},
"hsl": {
"h": 158.897,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87787,
"c": 0.14506,
"h": 166.7
},
"luminance": 0.71909
}Semantic roles & 50–950 ramp
primary
#64F5C2
secondary
#CC3168
accent
#0151E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583