#64F4CD#64F4CD
#64F4CD is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.8% C 0.137 H 172.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4CD |
|---|---|
| RGB | rgb(100, 244, 205) |
| HSL | hsl(164, 87%, 67%) |
| HSV | hsv(164, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 16%, 4.3%) |
| CIE-LAB | lab(87.88, -47.87, 7.28) |
| CIE-LCH | lch(87.88, 48.42, 171.36°) |
| OKLab | oklab(87.83% -0.1352 0.0185) |
| OKLCH | oklch(87.83% 0.137 172.2) |
| XYZ | xyz(48.6204, 71.8135, 69.0449) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4CD #F4648B
analogous
#64F485 #64F4CD #64D3F4
triadic
#64F4CD #CD64F4 #F4CD64
tetradic
#64F4CD #8564F4 #F4648B #D3F464
square
#64F4CD #8564F4 #F4648B #D3F464
split-complementary
#64F4CD #F464D3 #F48564
monochromatic
#0FCF9B #2BF0BB #64F4CD #9DF8DF #D6FCF2
Accessibility & contrast
On white
1.37
#64F4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#64F4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4CD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4CD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CB
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f4cd; /* rgb */ color: rgb(100, 244, 205); /* oklch */ color: oklch(87.8% 0.137 172.2);
Tailwind
colors: {
custom: {
50: '#9df8dc',
500: '#64f4cd',
950: '#000000',
},
}SCSS
$custom: #64f4cd; $custom-light: #9df8dc; $custom-dark: #000000;
JSON
{
"hex": "#64f4cd",
"rgb": {
"r": 100,
"g": 244,
"b": 205
},
"hsl": {
"h": 163.75,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87833,
"c": 0.13651,
"h": 172.2
},
"luminance": 0.71818
}Semantic roles & 50–950 ramp
primary
#64F4CD
secondary
#CB325B
accent
#023FE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584