#64F5C8#64F5C8
#64F5C8 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 87.9% C 0.141 H 169.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5C8 |
|---|---|
| RGB | rgb(100, 245, 200) |
| HSL | hsl(161, 88%, 68%) |
| HSV | hsv(161, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 18.4%, 3.9%) |
| CIE-LAB | lab(88.05, -49.43, 10.13) |
| CIE-LCH | lch(88.05, 50.46, 168.42°) |
| OKLab | oklab(87.94% -0.1385 0.0259) |
| OKLCH | oklch(87.94% 0.141 169.4) |
| XYZ | xyz(48.3282, 72.1794, 66.0175) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5C8 #F56491
analogous
#64F57F #64F5C8 #64DAF5
triadic
#64F5C8 #C864F5 #F5C864
tetradic
#64F5C8 #7F64F5 #F56491 #DAF564
square
#64F5C8 #7F64F5 #F56491 #DAF564
split-complementary
#64F5C8 #F564DA #F57F64
monochromatic
#0DD194 #2BF1B4 #64F5C8 #9DF9DC #D7FCF1
Accessibility & contrast
On white
1.36
#64F5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#64F5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5C8
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5C8 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f5c8; /* rgb */ color: rgb(100, 245, 200); /* oklch */ color: oklch(87.9% 0.141 169.4);
Tailwind
colors: {
custom: {
50: '#9df9d8',
500: '#64f5c8',
950: '#000000',
},
}SCSS
$custom: #64f5c8; $custom-light: #9df9d8; $custom-dark: #000000;
JSON
{
"hex": "#64f5c8",
"rgb": {
"r": 100,
"g": 245,
"b": 200
},
"hsl": {
"h": 161.379,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87939,
"c": 0.14089,
"h": 169.4
},
"luminance": 0.72184
}Semantic roles & 50–950 ramp
primary
#64F5C8
secondary
#CC3161
accent
#0148E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583