#56EBB2#56EBB2
#56EBB2 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.151 H 164.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBB2 |
|---|---|
| RGB | rgb(86, 235, 178) |
| HSL | hsl(157, 79%, 63%) |
| HSV | hsv(157, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.28, -52.68, 16.18) |
| CIE-LCH | lch(84.28, 55.11, 162.93°) |
| OKLab | oklab(84.59% -0.1452 0.0413) |
| OKLCH | oklch(84.59% 0.151 164.1) |
| XYZ | xyz(41.5777, 64.6050, 52.3897) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.54
Bright Teal
#01F9C6
ΔE00 4.62
Greenish Cyan
#2AFEB7
ΔE00 4.63
Greenish Turquoise
#00FBB0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBB2 #EB568F
analogous
#56EB67 #56EBB2 #56D9EB
triadic
#56EBB2 #B256EB #EBB256
tetradic
#56EBB2 #6756EB #EB568F #D9EB56
square
#56EBB2 #6756EB #EB568F #D9EB56
split-complementary
#56EBB2 #EB56D9 #EB6756
monochromatic
#15B276 #1FE599 #56EBB2 #8DF1CB #C3F8E4
Accessibility & contrast
On white
1.51
#56EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#56EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBB2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBB2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ebb2; /* rgb */ color: rgb(86, 235, 178); /* oklch */ color: oklch(84.6% 0.151 164.1);
Tailwind
colors: {
custom: {
50: '#95f2c9',
500: '#56ebb2',
950: '#000000',
},
}SCSS
$custom: #56ebb2; $custom-light: #95f2c9; $custom-dark: #000000;
JSON
{
"hex": "#56ebb2",
"rgb": {
"r": 86,
"g": 235,
"b": 178
},
"hsl": {
"h": 157.047,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.84594,
"c": 0.15102,
"h": 164.1
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#56EBB2
secondary
#B23364
accent
#0A5ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582