#56FFAE#56FFAE
#56FFAE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.180 H 158.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFAE |
|---|---|
| RGB | rgb(86, 255, 174) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.11, -61.35, 26.30) |
| CIE-LCH | lch(90.11, 66.75, 156.79°) |
| OKLab | oklab(89.35% -0.1668 0.0665) |
| OKLCH | oklch(89.35% 0.18 158.3) |
| XYZ | xyz(47.2332, 76.5493, 52.3224) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.85
Sea Green (survey)
#53FCA1
ΔE00 1.97
Bright Sea Green
#05FFA6
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFAE #FF56A7
analogous
#56FF5A #56FFAE #56FBFF
triadic
#56FFAE #AE56FF #FFAE56
tetradic
#56FFAE #5A56FF #FF56A7 #FBFF56
square
#56FFAE #5A56FF #FF56A7 #FBFF56
split-complementary
#56FFAE #FF56FB #FF5A56
monochromatic
#00DB72 #19FF91 #56FFAE #93FFCB #D0FFE9
Accessibility & contrast
On white
1.29
#56FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#56FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFAE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFAE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffae; /* rgb */ color: rgb(86, 255, 174); /* oklch */ color: oklch(89.4% 0.180 158.3);
Tailwind
colors: {
custom: {
50: '#98ffc6',
500: '#56ffae',
950: '#000000',
},
}SCSS
$custom: #56ffae; $custom-light: #98ffc6; $custom-dark: #000000;
JSON
{
"hex": "#56ffae",
"rgb": {
"r": 86,
"g": 255,
"b": 174
},
"hsl": {
"h": 151.243,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89353,
"c": 0.17956,
"h": 158.3
},
"luminance": 0.76554
}Semantic roles & 50–950 ramp
primary
#56FFAE
secondary
#D42579
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682