#64EBBC#64EBBC
#64EBBC is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.137 H 167.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBBC |
|---|---|
| RGB | rgb(100, 235, 188) |
| HSL | hsl(159, 77%, 66%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(84.87, -47.89, 11.85) |
| CIE-LCH | lch(84.87, 49.33, 166.11°) |
| OKLab | oklab(85.25% -0.1335 0.0304) |
| OKLCH | oklch(85.25% 0.137 167.2) |
| XYZ | xyz(44.0366, 65.7525, 57.9380) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.25
Bright Teal
#01F9C6
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBBC #EB6493
analogous
#64EB78 #64EBBC #64D7EB
triadic
#64EBBC #BC64EB #EBBC64
tetradic
#64EBBC #7864EB #EB6493 #D7EB64
square
#64EBBC #7864EB #EB6493 #D7EB64
split-complementary
#64EBBC #EB64D7 #EB7864
monochromatic
#18BC83 #2EE4A5 #64EBBC #9AF2D3 #D0F9EB
Accessibility & contrast
On white
1.48
#64EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#64EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBBC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBBC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#13ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebbc; /* rgb */ color: rgb(100, 235, 188); /* oklch */ color: oklch(85.3% 0.137 167.2);
Tailwind
colors: {
custom: {
50: '#9bf2d0',
500: '#64ebbc',
950: '#000000',
},
}SCSS
$custom: #64ebbc; $custom-light: #9bf2d0; $custom-dark: #000000;
JSON
{
"hex": "#64ebbc",
"rgb": {
"r": 100,
"g": 235,
"b": 188
},
"hsl": {
"h": 159.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85254,
"c": 0.13688,
"h": 167.2
},
"luminance": 0.65757
}Semantic roles & 50–950 ramp
primary
#64EBBC
secondary
#BB3866
accent
#0C54D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583