#64EEEB#64EEEB
#64EEEB is a very light, moderate teal. Relative luminance 0.699; OKLCH L 87.3% C 0.119 H 193.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEEB |
|---|---|
| RGB | rgb(100, 238, 235) |
| HSL | hsl(179, 80%, 66%) |
| HSV | hsv(179, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.92, -37.82, -9.81) |
| CIE-LCH | lch(86.92, 39.07, 194.55°) |
| OKLab | oklab(87.32% -0.1162 -0.0272) |
| OKLCH | oklch(87.32% 0.119 193.2) |
| XYZ | xyz(50.8189, 69.8513, 89.3856) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.61
Bright Aqua
#0BF9EA
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEEB #EE6467
analogous
#64EEA6 #64EEEB #64ACEE
triadic
#64EEEB #EB64EE #EEEB64
tetradic
#64EEEB #A664EE #EE6467 #ACEE64
square
#64EEEB #A664EE #EE6467 #ACEE64
split-complementary
#64EEEB #EE64AC #EEA664
monochromatic
#15C2BF #2DE8E4 #64EEEB #9BF4F2 #D2FAF9
Accessibility & contrast
On white
1.40
#64EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#64EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEEB
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEEB | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64eeeb; /* rgb */ color: rgb(100, 238, 235); /* oklch */ color: oklch(87.3% 0.119 193.2);
Tailwind
colors: {
custom: {
50: '#9ef4f1',
500: '#64eeeb',
950: '#000000',
},
}SCSS
$custom: #64eeeb; $custom-light: #9ef4f1; $custom-dark: #000000;
JSON
{
"hex": "#64eeeb",
"rgb": {
"r": 100,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.696,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.87315,
"c": 0.11933,
"h": 193.2
},
"luminance": 0.69857
}Semantic roles & 50–950 ramp
primary
#64EEEB
secondary
#C03639
accent
#090EDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585