#64F5DC#64F5DC
#64F5DC is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.5% C 0.130 H 179.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5DC |
|---|---|
| RGB | rgb(100, 245, 220) |
| HSL | hsl(170, 88%, 68%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(88.53, -44.74, 0.40) |
| CIE-LCH | lch(88.53, 44.75, 179.48°) |
| OKLab | oklab(88.49% -0.1297 0.0003) |
| OKLCH | oklch(88.49% 0.13 179.8) |
| XYZ | xyz(50.8203, 73.1762, 79.1424) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.97
Aqua (survey)
#13EAC9
ΔE00 4.48
Bright Aqua
#0BF9EA
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5DC #F5647D
analogous
#64F593 #64F5DC #64C6F5
triadic
#64F5DC #DC64F5 #F5DC64
tetradic
#64F5DC #9364F5 #F5647D #C6F564
square
#64F5DC #9364F5 #F5647D #C6F564
split-complementary
#64F5DC #F564C6 #F59364
monochromatic
#0DD1AF #2BF1CF #64F5DC #9DF9E9 #D7FCF6
Accessibility & contrast
On white
1.34
#64F5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#64F5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5DC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5DC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5dc; /* rgb */ color: rgb(100, 245, 220); /* oklch */ color: oklch(88.5% 0.130 179.8);
Tailwind
colors: {
custom: {
50: '#9ef9e6',
500: '#64f5dc',
950: '#000000',
},
}SCSS
$custom: #64f5dc; $custom-light: #9ef9e6; $custom-dark: #000000;
JSON
{
"hex": "#64f5dc",
"rgb": {
"r": 100,
"g": 245,
"b": 220
},
"hsl": {
"h": 169.655,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88485,
"c": 0.12972,
"h": 179.8
},
"luminance": 0.73181
}Semantic roles & 50–950 ramp
primary
#64F5DC
secondary
#CC314C
accent
#0128E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584