#64F7D4#64F7D4
#64F7D4 is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.7% C 0.136 H 174.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7D4 |
|---|---|
| RGB | rgb(100, 247, 212) |
| HSL | hsl(166, 90%, 68%) |
| HSV | hsv(166, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 14.2%, 3.1%) |
| CIE-LAB | lab(88.91, -47.52, 5.12) |
| CIE-LCH | lch(88.91, 47.80, 173.85°) |
| OKLab | oklab(88.73% -0.1352 0.0128) |
| OKLCH | oklch(88.73% 0.136 174.6) |
| XYZ | xyz(50.3943, 73.9792, 73.8982) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7D4 #F76487
analogous
#64F78A #64F7D4 #64D1F7
triadic
#64F7D4 #D464F7 #F7D464
tetradic
#64F7D4 #8A64F7 #F76487 #D1F764
square
#64F7D4 #8A64F7 #F76487 #D1F764
split-complementary
#64F7D4 #F764D1 #F78A64
monochromatic
#0BD6A5 #2AF4C4 #64F7D4 #9EFAE4 #D8FDF4
Accessibility & contrast
On white
1.33
#64F7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#64F7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7D4
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7D4 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D2
Deuteranopia (green-blind)
#D9D9D7
Tritanopia (blue-blind)
#00FAED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7d4; /* rgb */ color: rgb(100, 247, 212); /* oklch */ color: oklch(88.7% 0.136 174.6);
Tailwind
colors: {
custom: {
50: '#9dfae1',
500: '#64f7d4',
950: '#000000',
},
}SCSS
$custom: #64f7d4; $custom-light: #9dfae1; $custom-dark: #000000;
JSON
{
"hex": "#64f7d4",
"rgb": {
"r": 100,
"g": 247,
"b": 212
},
"hsl": {
"h": 165.714,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.8873,
"c": 0.13586,
"h": 174.6
},
"luminance": 0.73984
}Semantic roles & 50–950 ramp
primary
#64F7D4
secondary
#D02F55
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584