#64F5D5#64F5D5
#64F5D5 is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.3% C 0.133 H 176.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5D5 |
|---|---|
| RGB | rgb(100, 245, 213) |
| HSL | hsl(167, 88%, 68%) |
| HSV | hsv(167, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 13.1%, 3.9%) |
| CIE-LAB | lab(88.36, -46.43, 3.80) |
| CIE-LCH | lch(88.36, 46.58, 175.32°) |
| OKLab | oklab(88.29% -0.1328 0.0094) |
| OKLCH | oklch(88.29% 0.133 176) |
| XYZ | xyz(49.9126, 72.8131, 74.3618) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.46
Aqua (survey)
#13EAC9
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5D5 #F56484
analogous
#64F58D #64F5D5 #64CCF5
triadic
#64F5D5 #D564F5 #F5D564
tetradic
#64F5D5 #8D64F5 #F56484 #CCF564
square
#64F5D5 #8D64F5 #F56484 #CCF564
split-complementary
#64F5D5 #F564CC #F58D64
monochromatic
#0DD1A6 #2BF1C5 #64F5D5 #9DF9E5 #D7FCF4
Accessibility & contrast
On white
1.35
#64F5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#64F5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5D5
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5D5 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D4
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5d5; /* rgb */ color: rgb(100, 245, 213); /* oklch */ color: oklch(88.3% 0.133 176.0);
Tailwind
colors: {
custom: {
50: '#9df9e1',
500: '#64f5d5',
950: '#000000',
},
}SCSS
$custom: #64f5d5; $custom-light: #9df9e1; $custom-dark: #000000;
JSON
{
"hex": "#64f5d5",
"rgb": {
"r": 100,
"g": 245,
"b": 213
},
"hsl": {
"h": 166.759,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88287,
"c": 0.13309,
"h": 176
},
"luminance": 0.72818
}Semantic roles & 50–950 ramp
primary
#64F5D5
secondary
#CC3153
accent
#0133E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584