#64F5D3#64F5D3
#64F5D3 is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.2% C 0.134 H 174.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5D3 |
|---|---|
| RGB | rgb(100, 245, 211) |
| HSL | hsl(166, 88%, 68%) |
| HSV | hsv(166, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 13.9%, 3.9%) |
| CIE-LAB | lab(88.31, -46.90, 4.77) |
| CIE-LCH | lch(88.31, 47.14, 174.19°) |
| OKLab | oklab(88.23% -0.1336 0.0119) |
| OKLCH | oklch(88.23% 0.134 174.9) |
| XYZ | xyz(49.6603, 72.7122, 73.0331) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 3.74
Aqua (survey)
#13EAC9
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5D3 #F56486
analogous
#64F58A #64F5D3 #64CFF5
triadic
#64F5D3 #D364F5 #F5D364
tetradic
#64F5D3 #8A64F5 #F56486 #CFF564
square
#64F5D3 #8A64F5 #F56486 #CFF564
split-complementary
#64F5D3 #F564CF #F58A64
monochromatic
#0DD1A3 #2BF1C3 #64F5D3 #9DF9E3 #D7FCF4
Accessibility & contrast
On white
1.35
#64F5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#64F5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5D3
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5D3 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D1
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5d3; /* rgb */ color: rgb(100, 245, 211); /* oklch */ color: oklch(88.2% 0.134 174.9);
Tailwind
colors: {
custom: {
50: '#9df9e0',
500: '#64f5d3',
950: '#000000',
},
}SCSS
$custom: #64f5d3; $custom-light: #9df9e0; $custom-dark: #000000;
JSON
{
"hex": "#64f5d3",
"rgb": {
"r": 100,
"g": 245,
"b": 211
},
"hsl": {
"h": 165.931,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88232,
"c": 0.13417,
"h": 174.9
},
"luminance": 0.72717
}Semantic roles & 50–950 ramp
primary
#64F5D3
secondary
#CC3155
accent
#0136E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584