#64F3D8#64F3D8
#64F3D8 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.129 H 178.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3D8 |
|---|---|
| RGB | rgb(100, 243, 216) |
| HSL | hsl(169, 86%, 67%) |
| HSV | hsv(169, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 11.1%, 4.7%) |
| CIE-LAB | lab(87.85, -44.84, 1.50) |
| CIE-LCH | lch(87.85, 44.87, 178.08°) |
| OKLab | oklab(87.9% -0.1294 0.0033) |
| OKLCH | oklch(87.9% 0.129 178.5) |
| XYZ | xyz(49.6951, 71.7633, 76.1852) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.94
Aqua (survey)
#13EAC9
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.59
Light Aqua
#8CFFDB
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3D8 #F3647F
analogous
#64F390 #64F3D8 #64C7F3
triadic
#64F3D8 #D864F3 #F3D864
tetradic
#64F3D8 #9064F3 #F3647F #C7F364
square
#64F3D8 #9064F3 #F3647F #C7F364
split-complementary
#64F3D8 #F364C7 #F39064
monochromatic
#10CDA9 #2BEFCA #64F3D8 #9DF7E6 #D6FCF5
Accessibility & contrast
On white
1.37
#64F3D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#64F3D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3D8
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3D8 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D7
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3d8; /* rgb */ color: rgb(100, 243, 216); /* oklch */ color: oklch(87.9% 0.129 178.5);
Tailwind
colors: {
custom: {
50: '#9df7e4',
500: '#64f3d8',
950: '#000000',
},
}SCSS
$custom: #64f3d8; $custom-light: #9df7e4; $custom-dark: #000000;
JSON
{
"hex": "#64f3d8",
"rgb": {
"r": 100,
"g": 243,
"b": 216
},
"hsl": {
"h": 168.671,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87901,
"c": 0.12944,
"h": 178.5
},
"luminance": 0.71768
}Semantic roles & 50–950 ramp
primary
#64F3D8
secondary
#C9324F
accent
#032DE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584