#56EEA8#56EEA8
#56EEA8 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.1% C 0.163 H 159.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEA8 |
|---|---|
| RGB | rgb(86, 238, 168) |
| HSL | hsl(152, 82%, 64%) |
| HSV | hsv(152, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(84.97, -55.97, 22.32) |
| CIE-LCH | lch(84.97, 60.26, 158.26°) |
| OKLab | oklab(85.1% -0.1528 0.0567) |
| OKLCH | oklch(85.1% 0.163 159.7) |
| XYZ | xyz(41.4762, 65.9503, 47.5820) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEA8 #EE569C
analogous
#56EE5C #56EEA8 #56E8EE
triadic
#56EEA8 #A856EE #EEA856
tetradic
#56EEA8 #5C56EE #EE569C #E8EE56
square
#56EEA8 #5C56EE #EE569C #E8EE56
split-complementary
#56EEA8 #EE56E8 #EE5C56
monochromatic
#12B76B #1EE88B #56EEA8 #8EF4C5 #C5F9E1
Accessibility & contrast
On white
1.48
#56EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#56EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEA8
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEA8 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA4
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56eea8; /* rgb */ color: rgb(86, 238, 168); /* oklch */ color: oklch(85.1% 0.163 159.7);
Tailwind
colors: {
custom: {
50: '#95f4c2',
500: '#56eea8',
950: '#000000',
},
}SCSS
$custom: #56eea8; $custom-light: #95f4c2; $custom-dark: #000000;
JSON
{
"hex": "#56eea8",
"rgb": {
"r": 86,
"g": 238,
"b": 168
},
"hsl": {
"h": 152.368,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85095,
"c": 0.16294,
"h": 159.7
},
"luminance": 0.65955
}Semantic roles & 50–950 ramp
primary
#56EEA8
secondary
#B7326F
accent
#076ADE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582