#64EEED#64EEED
#64EEED is a very light, moderate teal. Relative luminance 0.700; OKLCH L 87.4% C 0.119 H 194.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEED |
|---|---|
| RGB | rgb(100, 238, 237) |
| HSL | hsl(180, 80%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.98, -37.29, -10.78) |
| CIE-LCH | lch(86.98, 38.82, 196.12°) |
| OKLab | oklab(87.38% -0.1153 -0.0299) |
| OKLCH | oklch(87.38% 0.119 194.5) |
| XYZ | xyz(51.1095, 69.9675, 90.9159) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 3.64
Aqua
#00FFFF
ΔE00 4.59
Bright Turquoise
#0FFEF9
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEED #EE6465
analogous
#64EEA8 #64EEED #64AAEE
triadic
#64EEED #ED64EE #EEED64
tetradic
#64EEED #A864EE #EE6465 #AAEE64
square
#64EEED #A864EE #EE6465 #AAEE64
split-complementary
#64EEED #EE64AA #EEA864
monochromatic
#15C2C1 #2DE8E7 #64EEED #9BF4F3 #D2FAFA
Accessibility & contrast
On white
1.40
#64EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#64EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEED
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEED | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64eeed; /* rgb */ color: rgb(100, 238, 237); /* oklch */ color: oklch(87.4% 0.119 194.5);
Tailwind
colors: {
custom: {
50: '#9ef4f2',
500: '#64eeed',
950: '#000000',
},
}SCSS
$custom: #64eeed; $custom-light: #9ef4f2; $custom-dark: #000000;
JSON
{
"hex": "#64eeed",
"rgb": {
"r": 100,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.565,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8738,
"c": 0.11916,
"h": 194.5
},
"luminance": 0.69973
}Semantic roles & 50–950 ramp
primary
#64EEED
secondary
#C03637
accent
#090ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585