#56EEA7#56EEA7
#56EEA7 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.1% C 0.164 H 159.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEA7 |
|---|---|
| RGB | rgb(86, 238, 167) |
| HSL | hsl(152, 82%, 64%) |
| HSV | hsv(152, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(84.95, -56.17, 22.80) |
| CIE-LCH | lch(84.95, 60.63, 157.90°) |
| OKLab | oklab(85.07% -0.1532 0.0579) |
| OKLCH | oklch(85.07% 0.164 159.3) |
| XYZ | xyz(41.3834, 65.9132, 47.0933) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Turquoise
#00FBB0
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.89
Greenish Cyan
#2AFEB7
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEA7 #EE569D
analogous
#56EE5B #56EEA7 #56E9EE
triadic
#56EEA7 #A756EE #EEA756
tetradic
#56EEA7 #5B56EE #EE569D #E9EE56
square
#56EEA7 #5B56EE #EE569D #E9EE56
split-complementary
#56EEA7 #EE56E9 #EE5B56
monochromatic
#12B76A #1EE88A #56EEA7 #8EF4C4 #C5F9E1
Accessibility & contrast
On white
1.48
#56EEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#56EEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEA7
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEA7 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56eea7; /* rgb */ color: rgb(86, 238, 167); /* oklch */ color: oklch(85.1% 0.164 159.3);
Tailwind
colors: {
custom: {
50: '#95f4c1',
500: '#56eea7',
950: '#000000',
},
}SCSS
$custom: #56eea7; $custom-light: #95f4c1; $custom-dark: #000000;
JSON
{
"hex": "#56eea7",
"rgb": {
"r": 86,
"g": 238,
"b": 167
},
"hsl": {
"h": 151.974,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85073,
"c": 0.16378,
"h": 159.3
},
"luminance": 0.65918
}Semantic roles & 50–950 ramp
primary
#56EEA7
secondary
#B73270
accent
#076CDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582