#64F0C7#64F0C7
#64F0C7 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.136 H 170.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0C7 |
|---|---|
| RGB | rgb(100, 240, 199) |
| HSL | hsl(162, 82%, 67%) |
| HSV | hsv(162, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 17.1%, 5.9%) |
| CIE-LAB | lab(86.58, -47.54, 8.54) |
| CIE-LCH | lch(86.58, 48.30, 169.82°) |
| OKLab | oklab(86.73% -0.1338 0.0218) |
| OKLCH | oklch(86.73% 0.136 170.7) |
| XYZ | xyz(46.7195, 69.1484, 64.9066) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.19
Aqua Marine
#2EE8BB
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0C7 #F0648D
analogous
#64F081 #64F0C7 #64D3F0
triadic
#64F0C7 #C764F0 #F0C764
tetradic
#64F0C7 #8164F0 #F0648D #D3F064
square
#64F0C7 #8164F0 #F0648D #D3F064
split-complementary
#64F0C7 #F064D3 #F08164
monochromatic
#13C692 #2CEBB3 #64F0C7 #9CF5DB #D4FBEF
Accessibility & contrast
On white
1.42
#64F0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#64F0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0C7
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0C7 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C5
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f0c7; /* rgb */ color: rgb(100, 240, 199); /* oklch */ color: oklch(86.7% 0.136 170.7);
Tailwind
colors: {
custom: {
50: '#9cf5d8',
500: '#64f0c7',
950: '#000000',
},
}SCSS
$custom: #64f0c7; $custom-light: #9cf5d8; $custom-dark: #000000;
JSON
{
"hex": "#64f0c7",
"rgb": {
"r": 100,
"g": 240,
"b": 199
},
"hsl": {
"h": 162.429,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86727,
"c": 0.13554,
"h": 170.7
},
"luminance": 0.69153
}Semantic roles & 50–950 ramp
primary
#64F0C7
secondary
#C4355E
accent
#0746DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583