#64EBC0#64EBC0
#64EBC0 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.134 H 169.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBC0 |
|---|---|
| RGB | rgb(100, 235, 192) |
| HSL | hsl(161, 77%, 66%) |
| HSV | hsv(161, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.96, -47.00, 9.88) |
| CIE-LCH | lch(84.96, 48.02, 168.13°) |
| OKLab | oklab(85.36% -0.1317 0.0253) |
| OKLCH | oklch(85.36% 0.134 169.1) |
| XYZ | xyz(44.4737, 65.9274, 60.2405) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.80
Aqua Marine
#2EE8BB
ΔE00 2.85
Seafoam
#7FE0B3
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.47
Aquamarine
#7FFFD4
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBC0 #EB648F
analogous
#64EB7C #64EBC0 #64D2EB
triadic
#64EBC0 #C064EB #EBC064
tetradic
#64EBC0 #7C64EB #EB648F #D2EB64
square
#64EBC0 #7C64EB #EB648F #D2EB64
split-complementary
#64EBC0 #EB64D2 #EB7C64
monochromatic
#18BC88 #2EE4AA #64EBC0 #9AF2D6 #D0F9EC
Accessibility & contrast
On white
1.48
#64EBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#64EBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBC0
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBC0 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDBE
Deuteranopia (green-blind)
#D2CEC3
Tritanopia (blue-blind)
#07ECDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebc0; /* rgb */ color: rgb(100, 235, 192); /* oklch */ color: oklch(85.4% 0.134 169.1);
Tailwind
colors: {
custom: {
50: '#9bf2d3',
500: '#64ebc0',
950: '#000000',
},
}SCSS
$custom: #64ebc0; $custom-light: #9bf2d3; $custom-dark: #000000;
JSON
{
"hex": "#64ebc0",
"rgb": {
"r": 100,
"g": 235,
"b": 192
},
"hsl": {
"h": 160.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85356,
"c": 0.13408,
"h": 169.1
},
"luminance": 0.65932
}Semantic roles & 50–950 ramp
primary
#64EBC0
secondary
#BB3862
accent
#0C4ED9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583