#64EDEA#64EDEA
#64EDEA is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.1% C 0.119 H 193.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDEA |
|---|---|
| RGB | rgb(100, 237, 234) |
| HSL | hsl(179, 79%, 66%) |
| HSV | hsv(179, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(86.61, -37.62, -9.76) |
| CIE-LCH | lch(86.61, 38.87, 194.54°) |
| OKLab | oklab(87.05% -0.1156 -0.0271) |
| OKLCH | oklch(87.05% 0.119 193.2) |
| XYZ | xyz(50.3846, 69.2130, 88.5301) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.67
Aqua
#00FFFF
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDEA #ED6467
analogous
#64EDA5 #64EDEA #64ABED
triadic
#64EDEA #EA64ED #EDEA64
tetradic
#64EDEA #A564ED #ED6467 #ABED64
square
#64EDEA #A564ED #ED6467 #ABED64
split-complementary
#64EDEA #ED64AB #EDA564
monochromatic
#16C0BD #2DE7E3 #64EDEA #9BF3F1 #D2FAF9
Accessibility & contrast
On white
1.41
#64EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#64EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDEA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDEA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64edea; /* rgb */ color: rgb(100, 237, 234); /* oklch */ color: oklch(87.1% 0.119 193.2);
Tailwind
colors: {
custom: {
50: '#9ef3f0',
500: '#64edea',
950: '#000000',
},
}SCSS
$custom: #64edea; $custom-light: #9ef3f0; $custom-dark: #000000;
JSON
{
"hex": "#64edea",
"rgb": {
"r": 100,
"g": 237,
"b": 234
},
"hsl": {
"h": 178.686,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.87051,
"c": 0.1187,
"h": 193.2
},
"luminance": 0.69218
}Semantic roles & 50–950 ramp
primary
#64EDEA
secondary
#BF373A
accent
#0A0FDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585