#9CCFB2#9CCFB2
#9CCFB2 is a light, moderate green. Relative luminance 0.549; OKLCH L 81.1% C 0.067 H 159.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFB2 |
|---|---|
| RGB | rgb(156, 207, 178) |
| HSL | hsl(146, 35%, 71%) |
| HSV | hsv(146, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(78.99, -22.47, 9.07) |
| CIE-LCH | lch(78.99, 24.23, 158.01°) |
| OKLab | oklab(81.07% -0.0629 0.0235) |
| OKLCH | oklch(81.07% 0.067 159.5) |
| XYZ | xyz(44.0566, 54.9062, 50.3875) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 6.06
Light Teal
#90E4C1
ΔE00 6.31
Darkseagreen
#8FBC8F
ΔE00 7.18
Seafoam
#7FE0B3
ΔE00 7.35
Mediumaquamarine
#66CDAA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFB2 #CF9CB9
analogous
#9FCF9C #9CCFB2 #9CCFCB
triadic
#9CCFB2 #B29CCF #CFB29C
tetradic
#9CCFB2 #9C9FCF #CF9CB9 #CFCB9C
square
#9CCFB2 #9C9FCF #CF9CB9 #CFCB9C
split-complementary
#9CCFB2 #CB9CCF #CF9C9F
monochromatic
#4FA273 #73BB92 #9CCFB2 #C5E3D2 #EAF5EF
Accessibility & contrast
On white
1.75
#9CCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#9CCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFB2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFB2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B1
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#93CEC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccfb2; /* rgb */ color: rgb(156, 207, 178); /* oklch */ color: oklch(81.1% 0.067 159.5);
Tailwind
colors: {
custom: {
50: '#baddc9',
500: '#9ccfb2',
950: '#000000',
},
}SCSS
$custom: #9ccfb2; $custom-light: #baddc9; $custom-dark: #000000;
JSON
{
"hex": "#9ccfb2",
"rgb": {
"r": 156,
"g": 207,
"b": 178
},
"hsl": {
"h": 145.882,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81069,
"c": 0.0671,
"h": 159.5
},
"luminance": 0.54908
}Semantic roles & 50–950 ramp
primary
#9CCFB2
secondary
#A56B8C
accent
#387BAE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482