#A8DCBC#A8DCBC
#A8DCBC is a very light, moderate green. Relative luminance 0.631; OKLCH L 85.0% C 0.070 H 157.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DCBC |
|---|---|
| RGB | rgb(168, 220, 188) |
| HSL | hsl(143, 43%, 76%) |
| HSV | hsv(143, 24%, 86%) |
| CMYK | cmyk(23.6%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(83.52, -23.14, 10.32) |
| CIE-LCH | lch(83.52, 25.33, 155.97°) |
| OKLab | oklab(84.95% -0.0645 0.0267) |
| OKLCH | oklch(84.95% 0.07 157.5) |
| XYZ | xyz(50.8161, 63.1402, 57.0771) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.97
Mint
#AAF0C1
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 6.66
Hospital Green
#9BE5AA
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DCBC #DCA8C8
analogous
#AEDCA8 #A8DCBC #A8DCD6
triadic
#A8DCBC #BCA8DC #DCBCA8
tetradic
#A8DCBC #A8AEDC #DCA8C8 #DCD6A8
square
#A8DCBC #A8AEDC #DCA8C8 #DCD6A8
split-complementary
#A8DCBC #D6A8DC #DCA8AE
monochromatic
#51B979 #7CCA9A #A8DCBC #D4EEDE #E9F6EE
Accessibility & contrast
On white
1.54
#A8DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#A8DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DCBC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DCBC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#9FDBD3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a8dcbc; /* rgb */ color: rgb(168, 220, 188); /* oklch */ color: oklch(85.0% 0.070 157.5);
Tailwind
colors: {
custom: {
50: '#c2e7d0',
500: '#a8dcbc',
950: '#000000',
},
}SCSS
$custom: #a8dcbc; $custom-light: #c2e7d0; $custom-dark: #000000;
JSON
{
"hex": "#a8dcbc",
"rgb": {
"r": 168,
"g": 220,
"b": 188
},
"hsl": {
"h": 143.077,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.8495,
"c": 0.06981,
"h": 157.5
},
"luminance": 0.63142
}Semantic roles & 50–950 ramp
primary
#A8DCBC
secondary
#B4749B
accent
#3082B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483