#64F3D9#64F3D9
#64F3D9 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.129 H 179.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3D9 |
|---|---|
| RGB | rgb(100, 243, 217) |
| HSL | hsl(169, 86%, 67%) |
| HSV | hsv(169, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 10.7%, 4.7%) |
| CIE-LAB | lab(87.88, -44.60, 1.02) |
| CIE-LCH | lch(87.88, 44.61, 178.69°) |
| OKLab | oklab(87.93% -0.129 0.002) |
| OKLCH | oklch(87.93% 0.129 179.1) |
| XYZ | xyz(49.8247, 71.8152, 76.8681) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.87
Aqua (survey)
#13EAC9
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Aqua
#8CFFDB
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3D9 #F3647E
analogous
#64F392 #64F3D9 #64C6F3
triadic
#64F3D9 #D964F3 #F3D964
tetradic
#64F3D9 #9264F3 #F3647E #C6F364
square
#64F3D9 #9264F3 #F3647E #C6F364
split-complementary
#64F3D9 #F364C6 #F39264
monochromatic
#10CDAA #2BEFCB #64F3D9 #9DF7E7 #D6FCF5
Accessibility & contrast
On white
1.37
#64F3D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#64F3D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3D9
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3D9 | 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)
#EAE6D8
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3d9; /* rgb */ color: rgb(100, 243, 217); /* oklch */ color: oklch(87.9% 0.129 179.1);
Tailwind
colors: {
custom: {
50: '#9df7e4',
500: '#64f3d9',
950: '#000000',
},
}SCSS
$custom: #64f3d9; $custom-light: #9df7e4; $custom-dark: #000000;
JSON
{
"hex": "#64f3d9",
"rgb": {
"r": 100,
"g": 243,
"b": 217
},
"hsl": {
"h": 169.091,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.8793,
"c": 0.12899,
"h": 179.1
},
"luminance": 0.7182
}Semantic roles & 50–950 ramp
primary
#64F3D9
secondary
#C9324E
accent
#032CE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584