#64F5D4#64F5D4
#64F5D4 is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.3% C 0.134 H 175.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5D4 |
|---|---|
| RGB | rgb(100, 245, 212) |
| HSL | hsl(166, 88%, 68%) |
| HSV | hsv(166, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 13.5%, 3.9%) |
| CIE-LAB | lab(88.33, -46.67, 4.29) |
| CIE-LCH | lch(88.33, 46.86, 174.75°) |
| OKLab | oklab(88.26% -0.1332 0.0106) |
| OKLCH | oklch(88.26% 0.134 175.4) |
| XYZ | xyz(49.7860, 72.7625, 73.6954) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.90
Aqua (survey)
#13EAC9
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5D4 #F56485
analogous
#64F58C #64F5D4 #64CDF5
triadic
#64F5D4 #D464F5 #F5D464
tetradic
#64F5D4 #8C64F5 #F56485 #CDF564
square
#64F5D4 #8C64F5 #F56485 #CDF564
split-complementary
#64F5D4 #F564CD #F58C64
monochromatic
#0DD1A5 #2BF1C4 #64F5D4 #9DF9E4 #D7FCF4
Accessibility & contrast
On white
1.35
#64F5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#64F5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5D4
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5D4 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D3
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5d4; /* rgb */ color: rgb(100, 245, 212); /* oklch */ color: oklch(88.3% 0.134 175.4);
Tailwind
colors: {
custom: {
50: '#9df9e1',
500: '#64f5d4',
950: '#000000',
},
}SCSS
$custom: #64f5d4; $custom-light: #9df9e1; $custom-dark: #000000;
JSON
{
"hex": "#64f5d4",
"rgb": {
"r": 100,
"g": 245,
"b": 212
},
"hsl": {
"h": 166.345,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88259,
"c": 0.13362,
"h": 175.4
},
"luminance": 0.72768
}Semantic roles & 50–950 ramp
primary
#64F5D4
secondary
#CC3154
accent
#0135E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584