#9CDCB8#9CDCB8
#9CDCB8 is a very light, moderate green. Relative luminance 0.617; OKLCH L 84.1% C 0.082 H 159.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCB8 |
|---|---|
| RGB | rgb(156, 220, 184) |
| HSL | hsl(146, 48%, 74%) |
| HSV | hsv(146, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(82.76, -27.65, 11.26) |
| CIE-LCH | lch(82.76, 29.86, 157.84°) |
| OKLab | oklab(84.14% -0.0771 0.0291) |
| OKLCH | oklch(84.14% 0.082 159.3) |
| XYZ | xyz(47.9524, 61.7128, 54.7232) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 4.50
Mint
#AAF0C1
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCB8 #DC9CC0
analogous
#A0DC9C #9CDCB8 #9CDCD8
triadic
#9CDCB8 #B89CDC #DCB89C
tetradic
#9CDCB8 #9CA0DC #DC9CC0 #DCD89C
square
#9CDCB8 #9CA0DC #DC9CC0 #DCD89C
split-complementary
#9CDCB8 #D89CDC #DC9CA0
monochromatic
#42BB77 #6FCC98 #9CDCB8 #C9ECD8 #E8F7EF
Accessibility & contrast
On white
1.57
#9CDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#9CDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCB8
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCB8 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B6
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#8FDBD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9cdcb8; /* rgb */ color: rgb(156, 220, 184); /* oklch */ color: oklch(84.1% 0.082 159.3);
Tailwind
colors: {
custom: {
50: '#bae7cd',
500: '#9cdcb8',
950: '#000000',
},
}SCSS
$custom: #9cdcb8; $custom-light: #bae7cd; $custom-dark: #000000;
JSON
{
"hex": "#9cdcb8",
"rgb": {
"r": 156,
"g": 220,
"b": 184
},
"hsl": {
"h": 146.25,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.84139,
"c": 0.08239,
"h": 159.3
},
"luminance": 0.61715
}Semantic roles & 50–950 ramp
primary
#9CDCB8
secondary
#B46893
accent
#2A7CBB
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#121613
muted
#828483