#9FCDAE#9FCDAE
#9FCDAE is a light, moderate green. Relative luminance 0.541; OKLCH L 80.7% C 0.065 H 155.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDAE |
|---|---|
| RGB | rgb(159, 205, 174) |
| HSL | hsl(140, 32%, 71%) |
| HSV | hsv(140, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(78.51, -21.28, 10.56) |
| CIE-LCH | lch(78.51, 23.75, 153.61°) |
| OKLab | oklab(80.71% -0.0591 0.0273) |
| OKLCH | oklch(80.71% 0.065 155.2) |
| XYZ | xyz(43.7672, 54.0881, 48.1702) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 7.20
Light Teal
#90E4C1
ΔE00 7.27
Seafoam
#7FE0B3
ΔE00 8.03
Mediumaquamarine
#66CDAA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDAE #CD9FBE
analogous
#A7CD9F #9FCDAE #9FCDC5
triadic
#9FCDAE #AE9FCD #CDAE9F
tetradic
#9FCDAE #9FA7CD #CD9FBE #CDC59F
square
#9FCDAE #9FA7CD #CD9FBE #CDC59F
split-complementary
#9FCDAE #C59FCD #CD9FA7
monochromatic
#539F6C #77B88C #9FCDAE #C7E2D0 #EBF5EE
Accessibility & contrast
On white
1.78
#9FCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#9FCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDAE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDAE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AC
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#98CCC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcdae; /* rgb */ color: rgb(159, 205, 174); /* oklch */ color: oklch(80.7% 0.065 155.2);
Tailwind
colors: {
custom: {
50: '#bcdcc6',
500: '#9fcdae',
950: '#000000',
},
}SCSS
$custom: #9fcdae; $custom-light: #bcdcc6; $custom-dark: #000000;
JSON
{
"hex": "#9fcdae",
"rgb": {
"r": 159,
"g": 205,
"b": 174
},
"hsl": {
"h": 139.565,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.80705,
"c": 0.06511,
"h": 155.2
},
"luminance": 0.5409
}Semantic roles & 50–950 ramp
primary
#9FCDAE
secondary
#A26E91
accent
#3B86AA
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482