#64F3D6#64F3D6
#64F3D6 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.8% C 0.130 H 177.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3D6 |
|---|---|
| RGB | rgb(100, 243, 214) |
| HSL | hsl(168, 86%, 67%) |
| HSV | hsv(168, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 11.9%, 4.7%) |
| CIE-LAB | lab(87.80, -45.33, 2.48) |
| CIE-LCH | lch(87.80, 45.39, 176.87°) |
| OKLab | oklab(87.85% -0.1303 0.0059) |
| OKLCH | oklch(87.85% 0.13 177.4) |
| XYZ | xyz(49.4381, 71.6605, 74.8317) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.20
Aqua (survey)
#13EAC9
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.90
Aqua Marine
#2EE8BB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3D6 #F36481
analogous
#64F38E #64F3D6 #64C9F3
triadic
#64F3D6 #D664F3 #F3D664
tetradic
#64F3D6 #8E64F3 #F36481 #C9F364
square
#64F3D6 #8E64F3 #F36481 #C9F364
split-complementary
#64F3D6 #F364C9 #F38E64
monochromatic
#10CDA6 #2BEFC7 #64F3D6 #9DF7E5 #D6FCF4
Accessibility & contrast
On white
1.37
#64F3D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#64F3D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3D6
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3D6 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D5
Deuteranopia (green-blind)
#D5D6D8
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3d6; /* rgb */ color: rgb(100, 243, 214); /* oklch */ color: oklch(87.8% 0.130 177.4);
Tailwind
colors: {
custom: {
50: '#9df8e2',
500: '#64f3d6',
950: '#000000',
},
}SCSS
$custom: #64f3d6; $custom-light: #9df8e2; $custom-dark: #000000;
JSON
{
"hex": "#64f3d6",
"rgb": {
"r": 100,
"g": 243,
"b": 214
},
"hsl": {
"h": 167.832,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87845,
"c": 0.13041,
"h": 177.4
},
"luminance": 0.71666
}Semantic roles & 50–950 ramp
primary
#64F3D6
secondary
#C93251
accent
#0331E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584