#64F4D7#64F4D7
#64F4D7 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.1% C 0.131 H 177.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4D7 |
|---|---|
| RGB | rgb(100, 244, 215) |
| HSL | hsl(168, 87%, 67%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 11.9%, 4.3%) |
| CIE-LAB | lab(88.12, -45.52, 2.41) |
| CIE-LCH | lch(88.12, 45.58, 176.97°) |
| OKLab | oklab(88.11% -0.1309 0.0057) |
| OKLCH | oklch(88.11% 0.131 177.5) |
| XYZ | xyz(49.8663, 72.3119, 75.6064) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4D7 #F46481
analogous
#64F48F #64F4D7 #64C9F4
triadic
#64F4D7 #D764F4 #F4D764
tetradic
#64F4D7 #8F64F4 #F46481 #C9F464
square
#64F4D7 #8F64F4 #F46481 #C9F464
split-complementary
#64F4D7 #F464C9 #F48F64
monochromatic
#0FCFA8 #2BF0C8 #64F4D7 #9DF8E6 #D6FCF4
Accessibility & contrast
On white
1.36
#64F4D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#64F4D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4D7
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4D7 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D6
Deuteranopia (green-blind)
#D6D7D9
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f4d7; /* rgb */ color: rgb(100, 244, 215); /* oklch */ color: oklch(88.1% 0.131 177.5);
Tailwind
colors: {
custom: {
50: '#9df8e3',
500: '#64f4d7',
950: '#000000',
},
}SCSS
$custom: #64f4d7; $custom-light: #9df8e3; $custom-dark: #000000;
JSON
{
"hex": "#64f4d7",
"rgb": {
"r": 100,
"g": 244,
"b": 215
},
"hsl": {
"h": 167.917,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.88108,
"c": 0.13099,
"h": 177.5
},
"luminance": 0.72317
}Semantic roles & 50–950 ramp
primary
#64F4D7
secondary
#CB3250
accent
#0230E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584