#64EDD4#64EDD4
#64EDD4 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.4% C 0.125 H 179.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDD4 |
|---|---|
| RGB | rgb(100, 237, 212) |
| HSL | hsl(169, 79%, 66%) |
| HSV | hsv(169, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 10.5%, 7.1%) |
| CIE-LAB | lab(86.02, -43.18, 0.93) |
| CIE-LCH | lch(86.02, 43.19, 178.77°) |
| OKLab | oklab(86.38% -0.1249 0.0018) |
| OKLCH | oklch(86.38% 0.125 179.2) |
| XYZ | xyz(47.4180, 68.0264, 72.9061) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.03
Aqua (survey)
#13EAC9
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 5.11
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDD4 #ED647D
analogous
#64ED8F #64EDD4 #64C1ED
triadic
#64EDD4 #D464ED #EDD464
tetradic
#64EDD4 #8F64ED #ED647D #C1ED64
square
#64EDD4 #8F64ED #ED647D #C1ED64
split-complementary
#64EDD4 #ED64C1 #ED8F64
monochromatic
#16C0A1 #2DE7C5 #64EDD4 #9BF3E3 #D2FAF2
Accessibility & contrast
On white
1.44
#64EDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#64EDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDD4
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDD4 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#00F0E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64edd4; /* rgb */ color: rgb(100, 237, 212); /* oklch */ color: oklch(86.4% 0.125 179.2);
Tailwind
colors: {
custom: {
50: '#9cf3e1',
500: '#64edd4',
950: '#000000',
},
}SCSS
$custom: #64edd4; $custom-light: #9cf3e1; $custom-dark: #000000;
JSON
{
"hex": "#64edd4",
"rgb": {
"r": 100,
"g": 237,
"b": 212
},
"hsl": {
"h": 169.051,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86377,
"c": 0.12496,
"h": 179.2
},
"luminance": 0.68031
}Semantic roles & 50–950 ramp
primary
#64EDD4
secondary
#BF374F
accent
#0A30DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584