#64F1C8#64F1C8
#64F1C8 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.0% C 0.136 H 170.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1C8 |
|---|---|
| RGB | rgb(100, 241, 200) |
| HSL | hsl(163, 83%, 67%) |
| HSV | hsv(163, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 17%, 5.5%) |
| CIE-LAB | lab(86.89, -47.74, 8.46) |
| CIE-LCH | lch(86.89, 48.49, 169.95°) |
| OKLab | oklab(86.99% -0.1344 0.0216) |
| OKLCH | oklch(86.99% 0.136 170.9) |
| XYZ | xyz(47.1312, 69.7853, 65.6185) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aqua Marine
#2EE8BB
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1C8 #F1648D
analogous
#64F182 #64F1C8 #64D4F1
triadic
#64F1C8 #C864F1 #F1C864
tetradic
#64F1C8 #8264F1 #F1648D #D4F164
square
#64F1C8 #8264F1 #F1648D #D4F164
split-complementary
#64F1C8 #F164D4 #F18264
monochromatic
#12C893 #2CECB4 #64F1C8 #9CF6DC #D4FBF0
Accessibility & contrast
On white
1.40
#64F1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#64F1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1C8
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1C8 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C6
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f1c8; /* rgb */ color: rgb(100, 241, 200); /* oklch */ color: oklch(87.0% 0.136 170.9);
Tailwind
colors: {
custom: {
50: '#9cf6d8',
500: '#64f1c8',
950: '#000000',
},
}SCSS
$custom: #64f1c8; $custom-light: #9cf6d8; $custom-dark: #000000;
JSON
{
"hex": "#64f1c8",
"rgb": {
"r": 100,
"g": 241,
"b": 200
},
"hsl": {
"h": 162.553,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86991,
"c": 0.1361,
"h": 170.9
},
"luminance": 0.6979
}Semantic roles & 50–950 ramp
primary
#64F1C8
secondary
#C5345E
accent
#0645E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583