#64F5DA#64F5DA
#64F5DA is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.4% C 0.131 H 178.7°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5DA |
|---|---|
| RGB | rgb(100, 245, 218) |
| HSL | hsl(169, 88%, 68%) |
| HSV | hsv(169, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(88.48, -45.23, 1.37) |
| CIE-LCH | lch(88.48, 45.25, 178.26°) |
| OKLab | oklab(88.43% -0.1306 0.0029) |
| OKLCH | oklch(88.43% 0.131 178.7) |
| XYZ | xyz(50.5570, 73.0709, 77.7558) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.05
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Aqua
#8CFFDB
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 4.96
Aquamarine
#7FFFD4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5DA #F5647F
analogous
#64F592 #64F5DA #64C7F5
triadic
#64F5DA #DA64F5 #F5DA64
tetradic
#64F5DA #9264F5 #F5647F #C7F564
square
#64F5DA #9264F5 #F5647F #C7F564
split-complementary
#64F5DA #F564C7 #F59264
monochromatic
#0DD1AD #2BF1CC #64F5DA #9DF9E8 #D7FCF5
Accessibility & contrast
On white
1.34
#64F5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#64F5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5DA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5DA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D9
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5da; /* rgb */ color: rgb(100, 245, 218); /* oklch */ color: oklch(88.4% 0.131 178.7);
Tailwind
colors: {
custom: {
50: '#9df9e5',
500: '#64f5da',
950: '#000000',
},
}SCSS
$custom: #64f5da; $custom-light: #9df9e5; $custom-dark: #000000;
JSON
{
"hex": "#64f5da",
"rgb": {
"r": 100,
"g": 245,
"b": 218
},
"hsl": {
"h": 168.828,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88428,
"c": 0.13061,
"h": 178.7
},
"luminance": 0.73076
}Semantic roles & 50–950 ramp
primary
#64F5DA
secondary
#CC314E
accent
#012BE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584