#64F7CE#64F7CE
#64F7CE is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.6% C 0.139 H 171.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7CE |
|---|---|
| RGB | rgb(100, 247, 206) |
| HSL | hsl(163, 90%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 16.6%, 3.1%) |
| CIE-LAB | lab(88.77, -48.92, 8.04) |
| CIE-LCH | lch(88.77, 49.57, 170.67°) |
| OKLab | oklab(88.57% -0.1379 0.0205) |
| OKLCH | oklch(88.57% 0.139 171.6) |
| XYZ | xyz(49.6515, 73.6820, 69.9860) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7CE #F7648D
analogous
#64F784 #64F7CE #64D7F7
triadic
#64F7CE #CE64F7 #F7CE64
tetradic
#64F7CE #8464F7 #F7648D #D7F764
square
#64F7CE #8464F7 #F7648D #D7F764
split-complementary
#64F7CE #F764D7 #F78464
monochromatic
#0BD69D #2AF4BC #64F7CE #9EFAE0 #D8FDF3
Accessibility & contrast
On white
1.33
#64F7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#64F7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7CE
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7CE | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CC
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7ce; /* rgb */ color: rgb(100, 247, 206); /* oklch */ color: oklch(88.6% 0.139 171.6);
Tailwind
colors: {
custom: {
50: '#9dfadd',
500: '#64f7ce',
950: '#000000',
},
}SCSS
$custom: #64f7ce; $custom-light: #9dfadd; $custom-dark: #000000;
JSON
{
"hex": "#64f7ce",
"rgb": {
"r": 100,
"g": 247,
"b": 206
},
"hsl": {
"h": 163.265,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88569,
"c": 0.1394,
"h": 171.6
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#64F7CE
secondary
#D02F5C
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584