#9FCEAF#9FCEAF
#9FCEAF is a light, moderate green. Relative luminance 0.546; OKLCH L 81.0% C 0.066 H 155.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEAF |
|---|---|
| RGB | rgb(159, 206, 175) |
| HSL | hsl(140, 32%, 72%) |
| HSV | hsv(140, 23%, 81%) |
| CMYK | cmyk(22.8%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(78.81, -21.59, 10.45) |
| CIE-LCH | lch(78.81, 23.98, 154.16°) |
| OKLab | oklab(80.95% -0.06 0.027) |
| OKLCH | oklch(80.95% 0.066 155.8) |
| XYZ | xyz(44.1050, 54.6072, 48.7656) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.51
Darkseagreen
#8FBC8F
ΔE00 6.47
Light Teal
#90E4C1
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.03
Seafoam
#7FE0B3
ΔE00 7.81
Mediumaquamarine
#66CDAA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEAF #CE9FBE
analogous
#A7CE9F #9FCEAF #9FCEC7
triadic
#9FCEAF #AF9FCE #CEAF9F
tetradic
#9FCEAF #9FA7CE #CE9FBE #CEC79F
square
#9FCEAF #9FA7CE #CE9FBE #CEC79F
split-complementary
#9FCEAF #C79FCE #CE9FA7
monochromatic
#52A16D #76B98D #9FCEAF #C8E3D1 #EBF5EE
Accessibility & contrast
On white
1.76
#9FCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#9FCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEAF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEAF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AD
Deuteranopia (green-blind)
#C5C1B1
Tritanopia (blue-blind)
#97CDC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fceaf; /* rgb */ color: rgb(159, 206, 175); /* oklch */ color: oklch(81.0% 0.066 155.8);
Tailwind
colors: {
custom: {
50: '#bcddc6',
500: '#9fceaf',
950: '#000000',
},
}SCSS
$custom: #9fceaf; $custom-light: #bcddc6; $custom-dark: #000000;
JSON
{
"hex": "#9fceaf",
"rgb": {
"r": 159,
"g": 206,
"b": 175
},
"hsl": {
"h": 140.426,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.80953,
"c": 0.06582,
"h": 155.8
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#9FCEAF
secondary
#A36E91
accent
#3A85AB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482