#56EFB0#56EFB0
#56EFB0 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.5% C 0.158 H 162.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #56EFB0 |
|---|---|
| RGB | rgb(86, 239, 176) |
| HSL | hsl(155, 83%, 64%) |
| HSV | hsv(155, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.42, -54.72, 18.81) |
| CIE-LCH | lch(85.42, 57.86, 161.03°) |
| OKLab | oklab(85.52% -0.1502 0.048) |
| OKLCH | oklch(85.52% 0.158 162.3) |
| XYZ | xyz(42.5365, 66.8415, 51.7259) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Greenish Turquoise
#00FBB0
ΔE00 3.60
Greenish Cyan
#2AFEB7
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EFB0 #EF5695
analogous
#56EF63 #56EFB0 #56E2EF
triadic
#56EFB0 #B056EF #EFB056
tetradic
#56EFB0 #6356EF #EF5695 #E2EF56
square
#56EFB0 #6356EF #EF5695 #E2EF56
split-complementary
#56EFB0 #EF56E2 #EF6356
monochromatic
#12B974 #1EEA96 #56EFB0 #8EF4CA #C6FAE4
Accessibility & contrast
On white
1.46
#56EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#56EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EFB0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EFB0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D7CFB4
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56efb0; /* rgb */ color: rgb(86, 239, 176); /* oklch */ color: oklch(85.5% 0.158 162.3);
Tailwind
colors: {
custom: {
50: '#95f5c7',
500: '#56efb0',
950: '#000000',
},
}SCSS
$custom: #56efb0; $custom-light: #95f5c7; $custom-dark: #000000;
JSON
{
"hex": "#56efb0",
"rgb": {
"r": 86,
"g": 239,
"b": 176
},
"hsl": {
"h": 155.294,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.85518,
"c": 0.15765,
"h": 162.3
},
"luminance": 0.66846
}Semantic roles & 50–950 ramp
primary
#56EFB0
secondary
#B83169
accent
#0660DF
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582