#9FCFAF#9FCFAF
#9FCFAF is a light, moderate green. Relative luminance 0.551; OKLCH L 81.2% C 0.067 H 155.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFAF |
|---|---|
| RGB | rgb(159, 207, 175) |
| HSL | hsl(140, 33%, 72%) |
| HSV | hsv(140, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(79.09, -22.08, 10.85) |
| CIE-LCH | lch(79.09, 24.60, 153.83°) |
| OKLab | oklab(81.18% -0.0613 0.028) |
| OKLCH | oklch(81.18% 0.067 155.4) |
| XYZ | xyz(44.3465, 55.0902, 48.8461) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.56
Darkseagreen
#8FBC8F
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 6.98
Seafoam
#7FE0B3
ΔE00 7.52
Hospital Green
#9BE5AA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFAF #CF9FBF
analogous
#A7CF9F #9FCFAF #9FCFC7
triadic
#9FCFAF #AF9FCF #CFAF9F
tetradic
#9FCFAF #9FA7CF #CF9FBF #CFC79F
square
#9FCFAF #9FA7CF #CF9FBF #CFC79F
split-complementary
#9FCFAF #C79FCF #CF9FA7
monochromatic
#51A26C #76BB8D #9FCFAF #C8E3D1 #EBF5EE
Accessibility & contrast
On white
1.75
#9FCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#9FCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFAF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFAF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#C6C2B1
Tritanopia (blue-blind)
#97CEC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcfaf; /* rgb */ color: rgb(159, 207, 175); /* oklch */ color: oklch(81.2% 0.067 155.4);
Tailwind
colors: {
custom: {
50: '#bcddc6',
500: '#9fcfaf',
950: '#000000',
},
}SCSS
$custom: #9fcfaf; $custom-light: #bcddc6; $custom-dark: #000000;
JSON
{
"hex": "#9fcfaf",
"rgb": {
"r": 159,
"g": 207,
"b": 175
},
"hsl": {
"h": 140,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81176,
"c": 0.06745,
"h": 155.4
},
"luminance": 0.55092
}Semantic roles & 50–950 ramp
primary
#9FCFAF
secondary
#A56E92
accent
#3986AC
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482