#56EBB5#56EBB5
#56EBB5 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.149 H 165.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBB5 |
|---|---|
| RGB | rgb(86, 235, 181) |
| HSL | hsl(158, 79%, 63%) |
| HSV | hsv(158, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.34, -52.03, 14.70) |
| CIE-LCH | lch(84.34, 54.07, 164.22°) |
| OKLab | oklab(84.67% -0.1439 0.0376) |
| OKLCH | oklch(84.67% 0.149 165.4) |
| XYZ | xyz(41.8822, 64.7268, 53.9934) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBB5 #EB568C
analogous
#56EB6A #56EBB5 #56D6EB
triadic
#56EBB5 #B556EB #EBB556
tetradic
#56EBB5 #6A56EB #EB568C #D6EB56
square
#56EBB5 #6A56EB #EB568C #D6EB56
split-complementary
#56EBB5 #EB56D6 #EB6A56
monochromatic
#15B279 #1FE59D #56EBB5 #8DF1CD #C3F8E5
Accessibility & contrast
On white
1.51
#56EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#56EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBB5
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBB5 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D2CCB9
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ebb5; /* rgb */ color: rgb(86, 235, 181); /* oklch */ color: oklch(84.7% 0.149 165.4);
Tailwind
colors: {
custom: {
50: '#95f2cb',
500: '#56ebb5',
950: '#000000',
},
}SCSS
$custom: #56ebb5; $custom-light: #95f2cb; $custom-dark: #000000;
JSON
{
"hex": "#56ebb5",
"rgb": {
"r": 86,
"g": 235,
"b": 181
},
"hsl": {
"h": 158.255,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.84667,
"c": 0.14872,
"h": 165.4
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#56EBB5
secondary
#B23361
accent
#0A56DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582