#56F2AE#56F2AE
#56F2AE is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.2% C 0.163 H 160.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #56F2AE |
|---|---|
| RGB | rgb(86, 242, 174) |
| HSL | hsl(154, 86%, 64%) |
| HSV | hsv(154, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.27, -56.32, 21.02) |
| CIE-LCH | lch(86.27, 60.12, 159.53°) |
| OKLab | oklab(86.2% -0.154 0.0535) |
| OKLCH | oklch(86.2% 0.163 160.9) |
| XYZ | xyz(43.2256, 68.5341, 50.9866) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Greenish Turquoise
#00FBB0
ΔE00 2.97
Greenish Cyan
#2AFEB7
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F2AE #F2569A
analogous
#56F260 #56F2AE #56E8F2
triadic
#56F2AE #AE56F2 #F2AE56
tetradic
#56F2AE #6056F2 #F2569A #E8F256
square
#56F2AE #6056F2 #F2569A #E8F256
split-complementary
#56F2AE #F256E8 #F26056
monochromatic
#0FBF72 #1DEE93 #56F2AE #8FF6C9 #C8FBE4
Accessibility & contrast
On white
1.43
#56F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#56F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F2AE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F2AE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f2ae; /* rgb */ color: rgb(86, 242, 174); /* oklch */ color: oklch(86.2% 0.163 160.9);
Tailwind
colors: {
custom: {
50: '#95f7c6',
500: '#56f2ae',
950: '#000000',
},
}SCSS
$custom: #56f2ae; $custom-light: #95f7c6; $custom-dark: #000000;
JSON
{
"hex": "#56f2ae",
"rgb": {
"r": 86,
"g": 242,
"b": 174
},
"hsl": {
"h": 153.846,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.86201,
"c": 0.16307,
"h": 160.9
},
"luminance": 0.68539
}Semantic roles & 50–950 ramp
primary
#56F2AE
secondary
#BD2F6D
accent
#0364E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582