#64F5D9#64F5D9
#64F5D9 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.4% C 0.131 H 178.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5D9 |
|---|---|
| RGB | rgb(100, 245, 217) |
| HSL | hsl(168, 88%, 68%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 11.4%, 3.9%) |
| CIE-LAB | lab(88.46, -45.47, 1.86) |
| CIE-LCH | lch(88.46, 45.51, 177.66°) |
| OKLab | oklab(88.4% -0.131 0.0042) |
| OKLCH | oklch(88.4% 0.131 178.2) |
| XYZ | xyz(50.4265, 73.0187, 77.0687) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.14
Aqua (survey)
#13EAC9
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5D9 #F56480
analogous
#64F591 #64F5D9 #64C8F5
triadic
#64F5D9 #D964F5 #F5D964
tetradic
#64F5D9 #9164F5 #F56480 #C8F564
square
#64F5D9 #9164F5 #F56480 #C8F564
split-complementary
#64F5D9 #F564C8 #F59164
monochromatic
#0DD1AB #2BF1CB #64F5D9 #9DF9E7 #D7FCF5
Accessibility & contrast
On white
1.35
#64F5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#64F5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5D9
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5D9 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D8
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f5d9; /* rgb */ color: rgb(100, 245, 217); /* oklch */ color: oklch(88.4% 0.131 178.2);
Tailwind
colors: {
custom: {
50: '#9df9e4',
500: '#64f5d9',
950: '#000000',
},
}SCSS
$custom: #64f5d9; $custom-light: #9df9e4; $custom-dark: #000000;
JSON
{
"hex": "#64f5d9",
"rgb": {
"r": 100,
"g": 245,
"b": 217
},
"hsl": {
"h": 168.414,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88399,
"c": 0.13109,
"h": 178.2
},
"luminance": 0.73024
}Semantic roles & 50–950 ramp
primary
#64F5D9
secondary
#CC314F
accent
#012DE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584