#64F7CD#64F7CD
#64F7CD is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.140 H 171.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7CD |
|---|---|
| RGB | rgb(100, 247, 205) |
| HSL | hsl(163, 90%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 17%, 3.1%) |
| CIE-LAB | lab(88.75, -49.14, 8.53) |
| CIE-LCH | lch(88.75, 49.88, 170.16°) |
| OKLab | oklab(88.54% -0.1383 0.0217) |
| OKLCH | oklch(88.54% 0.14 171.1) |
| XYZ | xyz(49.5304, 73.6336, 69.3482) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7CD #F7648E
analogous
#64F783 #64F7CD #64D8F7
triadic
#64F7CD #CD64F7 #F7CD64
tetradic
#64F7CD #8364F7 #F7648E #D8F764
square
#64F7CD #8364F7 #F7648E #D8F764
split-complementary
#64F7CD #F764D8 #F78364
monochromatic
#0BD69C #2AF4BA #64F7CD #9EFAE0 #D8FDF3
Accessibility & contrast
On white
1.34
#64F7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#64F7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7CD
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7CD | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#DBD8D0
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7cd; /* rgb */ color: rgb(100, 247, 205); /* oklch */ color: oklch(88.5% 0.140 171.1);
Tailwind
colors: {
custom: {
50: '#9dfadc',
500: '#64f7cd',
950: '#000000',
},
}SCSS
$custom: #64f7cd; $custom-light: #9dfadc; $custom-dark: #000000;
JSON
{
"hex": "#64f7cd",
"rgb": {
"r": 100,
"g": 247,
"b": 205
},
"hsl": {
"h": 162.857,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88542,
"c": 0.14003,
"h": 171.1
},
"luminance": 0.73639
}Semantic roles & 50–950 ramp
primary
#64F7CD
secondary
#D02F5D
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584