#64F3D7#64F3D7
#64F3D7 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.9% C 0.130 H 178.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3D7 |
|---|---|
| RGB | rgb(100, 243, 215) |
| HSL | hsl(168, 86%, 67%) |
| HSV | hsv(168, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 11.5%, 4.7%) |
| CIE-LAB | lab(87.83, -45.09, 1.99) |
| CIE-LCH | lch(87.83, 45.13, 177.47°) |
| OKLab | oklab(87.87% -0.1298 0.0046) |
| OKLCH | oklch(87.87% 0.13 178) |
| XYZ | xyz(49.5662, 71.7118, 75.5064) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.05
Aqua (survey)
#13EAC9
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 4.33
Light Aqua
#8CFFDB
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3D7 #F36480
analogous
#64F390 #64F3D7 #64C7F3
triadic
#64F3D7 #D764F3 #F3D764
tetradic
#64F3D7 #9064F3 #F36480 #C7F364
square
#64F3D7 #9064F3 #F36480 #C7F364
split-complementary
#64F3D7 #F364C7 #F39064
monochromatic
#10CDA8 #2BEFC8 #64F3D7 #9DF7E6 #D6FCF4
Accessibility & contrast
On white
1.37
#64F3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#64F3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3D7
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3D7 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D6
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3d7; /* rgb */ color: rgb(100, 243, 215); /* oklch */ color: oklch(87.9% 0.130 178.0);
Tailwind
colors: {
custom: {
50: '#9df8e3',
500: '#64f3d7',
950: '#000000',
},
}SCSS
$custom: #64f3d7; $custom-light: #9df8e3; $custom-dark: #000000;
JSON
{
"hex": "#64f3d7",
"rgb": {
"r": 100,
"g": 243,
"b": 215
},
"hsl": {
"h": 168.252,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87873,
"c": 0.12992,
"h": 178
},
"luminance": 0.71717
}Semantic roles & 50–950 ramp
primary
#64F3D7
secondary
#C93250
accent
#032FE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584