#56AF95#56AF95
#56AF95 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.095 H 172.0°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #56AF95 |
|---|---|
| RGB | rgb(86, 175, 149) |
| HSL | hsl(162, 36%, 51%) |
| HSV | hsv(162, 51%, 69%) |
| CMYK | cmyk(50.9%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(65.60, -33.11, 5.20) |
| CIE-LCH | lch(65.60, 33.52, 171.08°) |
| OKLab | oklab(69.15% -0.0939 0.0132) |
| OKLCH | oklch(69.15% 0.095 172) |
| XYZ | xyz(24.5902, 34.8062, 33.8504) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.37
Tealish
#24BCA8
ΔE00 5.81
Dull Teal
#5F9E8F
ΔE00 6.23
Grey Teal
#5E9B8A
ΔE00 6.70
Turquoise (survey)
#06C2AC
ΔE00 7.05
Tea
#65AB7C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56AF95 #AF5670
analogous
#56AF68 #56AF95 #569CAF
triadic
#56AF95 #9556AF #AF9556
tetradic
#56AF95 #6856AF #AF5670 #9CAF56
square
#56AF95 #6856AF #AF5670 #9CAF56
split-complementary
#56AF95 #AF569C #AF6856
monochromatic
#2D5E50 #408873 #56AF95 #80C3AF #A9D6C9
Accessibility & contrast
On white
2.64
#56AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#56AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56AF95
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56AF95 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#9C9B97
Tritanopia (blue-blind)
#31B0A7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #56af95; /* rgb */ color: rgb(86, 175, 149); /* oklch */ color: oklch(69.1% 0.095 172.0);
Tailwind
colors: {
custom: {
50: '#8cc7b4',
500: '#56af95',
950: '#000000',
},
}SCSS
$custom: #56af95; $custom-light: #8cc7b4; $custom-dark: #000000;
JSON
{
"hex": "#56af95",
"rgb": {
"r": 86,
"g": 175,
"b": 149
},
"hsl": {
"h": 162.472,
"s": 35.743,
"l": 51.176
},
"oklch": {
"l": 0.69148,
"c": 0.09484,
"h": 172
},
"luminance": 0.34808
}Semantic roles & 50–950 ramp
primary
#56AF95
secondary
#C49DA8
accent
#5C7DCC
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1311
muted
#7D8280