#64F5D2#64F5D2
#64F5D2 is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.2% C 0.135 H 174.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5D2 |
|---|---|
| RGB | rgb(100, 245, 210) |
| HSL | hsl(166, 88%, 68%) |
| HSV | hsv(166, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 14.3%, 3.9%) |
| CIE-LAB | lab(88.29, -47.14, 5.26) |
| CIE-LCH | lch(88.29, 47.43, 173.63°) |
| OKLab | oklab(88.2% -0.1341 0.0132) |
| OKLCH | oklch(88.2% 0.135 174.4) |
| XYZ | xyz(49.5353, 72.6622, 72.3750) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5D2 #F56487
analogous
#64F589 #64F5D2 #64D0F5
triadic
#64F5D2 #D264F5 #F5D264
tetradic
#64F5D2 #8964F5 #F56487 #D0F564
square
#64F5D2 #8964F5 #F56487 #D0F564
split-complementary
#64F5D2 #F564D0 #F58964
monochromatic
#0DD1A2 #2BF1C1 #64F5D2 #9DF9E3 #D7FCF3
Accessibility & contrast
On white
1.35
#64F5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#64F5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5D2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5D2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D0
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f5d2; /* rgb */ color: rgb(100, 245, 210); /* oklch */ color: oklch(88.2% 0.135 174.4);
Tailwind
colors: {
custom: {
50: '#9df9df',
500: '#64f5d2',
950: '#000000',
},
}SCSS
$custom: #64f5d2; $custom-light: #9df9df; $custom-dark: #000000;
JSON
{
"hex": "#64f5d2",
"rgb": {
"r": 100,
"g": 245,
"b": 210
},
"hsl": {
"h": 165.517,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88204,
"c": 0.13473,
"h": 174.4
},
"luminance": 0.72667
}Semantic roles & 50–950 ramp
primary
#64F5D2
secondary
#CC3156
accent
#0138E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584