#56EBBC#56EBBC
#56EBBC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.144 H 168.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBBC |
|---|---|
| RGB | rgb(86, 235, 188) |
| HSL | hsl(161, 79%, 63%) |
| HSV | hsv(161, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(84.49, -50.47, 11.26) |
| CIE-LCH | lch(84.49, 51.71, 167.42°) |
| OKLab | oklab(84.84% -0.1407 0.0288) |
| OKLCH | oklch(84.84% 0.144 168.4) |
| XYZ | xyz(42.6186, 65.0214, 57.8715) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.80
Seafoam
#7FE0B3
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBBC #EB5685
analogous
#56EB71 #56EBBC #56CFEB
triadic
#56EBBC #BC56EB #EBBC56
tetradic
#56EBBC #7156EB #EB5685 #CFEB56
square
#56EBBC #7156EB #EB5685 #CFEB56
split-complementary
#56EBBC #EB56CF #EB7156
monochromatic
#15B280 #1FE5A6 #56EBBC #8DF1D2 #C3F8E7
Accessibility & contrast
On white
1.50
#56EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#56EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBBC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBBC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ebbc; /* rgb */ color: rgb(86, 235, 188); /* oklch */ color: oklch(84.8% 0.144 168.4);
Tailwind
colors: {
custom: {
50: '#95f2d0',
500: '#56ebbc',
950: '#000000',
},
}SCSS
$custom: #56ebbc; $custom-light: #95f2d0; $custom-dark: #000000;
JSON
{
"hex": "#56ebbc",
"rgb": {
"r": 86,
"g": 235,
"b": 188
},
"hsl": {
"h": 161.074,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.84841,
"c": 0.14365,
"h": 168.4
},
"luminance": 0.65026
}Semantic roles & 50–950 ramp
primary
#56EBBC
secondary
#B2335B
accent
#0A4CDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583