#9FCDB2#9FCDB2
#9FCDB2 is a light, moderate green. Relative luminance 0.542; OKLCH L 80.8% C 0.062 H 158.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDB2 |
|---|---|
| RGB | rgb(159, 205, 178) |
| HSL | hsl(145, 32%, 71%) |
| HSV | hsv(145, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(78.61, -20.51, 8.55) |
| CIE-LCH | lch(78.61, 22.23, 157.37°) |
| OKLab | oklab(80.81% -0.0574 0.0221) |
| OKLCH | oklch(80.81% 0.062 158.9) |
| XYZ | xyz(44.1630, 54.2464, 50.2546) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 6.84
Darkseagreen
#8FBC8F
ΔE00 7.20
Light Teal
#90E4C1
ΔE00 7.28
Mediumaquamarine
#66CDAA
ΔE00 8.34
Seafoam
#7FE0B3
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDB2 #CD9FBA
analogous
#A3CD9F #9FCDB2 #9FCDC9
triadic
#9FCDB2 #B29FCD #CDB29F
tetradic
#9FCDB2 #9FA3CD #CD9FBA #CDC99F
square
#9FCDB2 #9FA3CD #CD9FBA #CDC99F
split-complementary
#9FCDB2 #C99FCD #CD9FA3
monochromatic
#539F72 #77B892 #9FCDB2 #C7E2D2 #EBF5EF
Accessibility & contrast
On white
1.77
#9FCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#9FCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDB2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDB2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#97CCC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcdb2; /* rgb */ color: rgb(159, 205, 178); /* oklch */ color: oklch(80.8% 0.062 158.9);
Tailwind
colors: {
custom: {
50: '#bcdcc9',
500: '#9fcdb2',
950: '#000000',
},
}SCSS
$custom: #9fcdb2; $custom-light: #bcdcc9; $custom-dark: #000000;
JSON
{
"hex": "#9fcdb2",
"rgb": {
"r": 159,
"g": 205,
"b": 178
},
"hsl": {
"h": 144.783,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.80809,
"c": 0.06153,
"h": 158.9
},
"luminance": 0.54248
}Semantic roles & 50–950 ramp
primary
#9FCDB2
secondary
#A26E8D
accent
#3B7CAA
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482