#64EEBC#64EEBC
#64EEBC is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.141 H 166.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEBC |
|---|---|
| RGB | rgb(100, 238, 188) |
| HSL | hsl(158, 80%, 66%) |
| HSV | hsv(158, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(85.75, -49.15, 13.09) |
| CIE-LCH | lch(85.75, 50.87, 165.09°) |
| OKLab | oklab(85.97% -0.1366 0.0335) |
| OKLCH | oklch(85.97% 0.141 166.2) |
| XYZ | xyz(44.9027, 67.4848, 58.2267) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEBC #EE6496
analogous
#64EE77 #64EEBC #64DBEE
triadic
#64EEBC #BC64EE #EEBC64
tetradic
#64EEBC #7764EE #EE6496 #DBEE64
square
#64EEBC #7764EE #EE6496 #DBEE64
split-complementary
#64EEBC #EE64DB #EE7764
monochromatic
#15C284 #2DE8A4 #64EEBC #9BF4D4 #D2FAEC
Accessibility & contrast
On white
1.45
#64EEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64EEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEBC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEBC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#D5D1BF
Tritanopia (blue-blind)
#0EEFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eebc; /* rgb */ color: rgb(100, 238, 188); /* oklch */ color: oklch(86.0% 0.141 166.2);
Tailwind
colors: {
custom: {
50: '#9cf4d0',
500: '#64eebc',
950: '#000000',
},
}SCSS
$custom: #64eebc; $custom-light: #9cf4d0; $custom-dark: #000000;
JSON
{
"hex": "#64eebc",
"rgb": {
"r": 100,
"g": 238,
"b": 188
},
"hsl": {
"h": 158.261,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8597,
"c": 0.14065,
"h": 166.2
},
"luminance": 0.67489
}Semantic roles & 50–950 ramp
primary
#64EEBC
secondary
#C03668
accent
#0956DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583