#64F5D8#64F5D8
#64F5D8 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.4% C 0.132 H 177.6°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5D8 |
|---|---|
| RGB | rgb(100, 245, 216) |
| HSL | hsl(168, 88%, 68%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 11.8%, 3.9%) |
| CIE-LAB | lab(88.43, -45.71, 2.34) |
| CIE-LCH | lch(88.43, 45.77, 177.06°) |
| OKLab | oklab(88.37% -0.1314 0.0055) |
| OKLCH | oklch(88.37% 0.132 177.6) |
| XYZ | xyz(50.2969, 72.9669, 76.3858) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Aqua (survey)
#13EAC9
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.29
Aquamarine
#7FFFD4
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5D8 #F56481
analogous
#64F58F #64F5D8 #64C9F5
triadic
#64F5D8 #D864F5 #F5D864
tetradic
#64F5D8 #8F64F5 #F56481 #C9F564
square
#64F5D8 #8F64F5 #F56481 #C9F564
split-complementary
#64F5D8 #F564C9 #F58F64
monochromatic
#0DD1AA #2BF1CA #64F5D8 #9DF9E6 #D7FCF5
Accessibility & contrast
On white
1.35
#64F5D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#64F5D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5D8
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5D8 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D7
Deuteranopia (green-blind)
#D7D7DA
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5d8; /* rgb */ color: rgb(100, 245, 216); /* oklch */ color: oklch(88.4% 0.132 177.6);
Tailwind
colors: {
custom: {
50: '#9df9e4',
500: '#64f5d8',
950: '#000000',
},
}SCSS
$custom: #64f5d8; $custom-light: #9df9e4; $custom-dark: #000000;
JSON
{
"hex": "#64f5d8",
"rgb": {
"r": 100,
"g": 245,
"b": 216
},
"hsl": {
"h": 168,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88371,
"c": 0.13157,
"h": 177.6
},
"luminance": 0.72972
}Semantic roles & 50–950 ramp
primary
#64F5D8
secondary
#CC3150
accent
#012FE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584