#56FFAD#56FFAD
#56FFAD is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.180 H 158.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFAD |
|---|---|
| RGB | rgb(86, 255, 173) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(90.10, -61.54, 26.78) |
| CIE-LCH | lch(90.10, 67.12, 156.48°) |
| OKLab | oklab(89.33% -0.1672 0.0677) |
| OKLCH | oklch(89.33% 0.18 158) |
| XYZ | xyz(47.1361, 76.5104, 51.8109) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.68
Sea Green (survey)
#53FCA1
ΔE00 1.79
Bright Sea Green
#05FFA6
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFAD #FF56A8
analogous
#56FF59 #56FFAD #56FCFF
triadic
#56FFAD #AD56FF #FFAD56
tetradic
#56FFAD #5956FF #FF56A8 #FCFF56
square
#56FFAD #5956FF #FF56A8 #FCFF56
split-complementary
#56FFAD #FF56FC #FF5956
monochromatic
#00DB71 #19FF8F #56FFAD #93FFCB #D0FFE8
Accessibility & contrast
On white
1.29
#56FFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#56FFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFAD
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFAD | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA8
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffad; /* rgb */ color: rgb(86, 255, 173); /* oklch */ color: oklch(89.3% 0.180 158.0);
Tailwind
colors: {
custom: {
50: '#98ffc6',
500: '#56ffad',
950: '#000000',
},
}SCSS
$custom: #56ffad; $custom-light: #98ffc6; $custom-dark: #000000;
JSON
{
"hex": "#56ffad",
"rgb": {
"r": 86,
"g": 255,
"b": 173
},
"hsl": {
"h": 150.888,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89332,
"c": 0.18041,
"h": 158
},
"luminance": 0.76516
}Semantic roles & 50–950 ramp
primary
#56FFAD
secondary
#D4257A
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682