#7FCF9B#7FCF9B
#7FCF9B is a light, moderate green. Relative luminance 0.515; OKLCH L 78.9% C 0.109 H 154.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCF9B |
|---|---|
| RGB | rgb(127, 207, 155) |
| HSL | hsl(141, 45%, 65%) |
| HSV | hsv(141, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 25.1%, 18.8%) |
| CIE-LAB | lab(76.98, -35.77, 18.28) |
| CIE-LCH | lch(76.98, 40.17, 152.93°) |
| OKLab | oklab(78.89% -0.0983 0.0467) |
| OKLCH | oklch(78.89% 0.109 154.6) |
| XYZ | xyz(36.9793, 51.5020, 38.9963) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 5.93
Darkseagreen
#8FBC8F
ΔE00 6.47
Soft Green
#6FC276
ΔE00 6.55
Eucalyptus
#44D7A8
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCF9B #CF7FB3
analogous
#8BCF7F #7FCF9B #7FCFC3
triadic
#7FCF9B #9B7FCF #CF9B7F
tetradic
#7FCF9B #7F8BCF #CF7FB3 #CFC37F
square
#7FCF9B #7F8BCF #CF7FB3 #CFC37F
split-complementary
#7FCF9B #C37FCF #CF7F8B
monochromatic
#3A9A5B #52BE78 #7FCF9B #ACE0BE #D8F0E1
Accessibility & contrast
On white
1.86
#7FCF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7FCF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCF9B
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCF9B | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC398
Deuteranopia (green-blind)
#C2BB9E
Tritanopia (blue-blind)
#6FCDC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcf9b; /* rgb */ color: rgb(127, 207, 155); /* oklch */ color: oklch(78.9% 0.109 154.6);
Tailwind
colors: {
custom: {
50: '#a7deb8',
500: '#7fcf9b',
950: '#000000',
},
}SCSS
$custom: #7fcf9b; $custom-light: #a7deb8; $custom-dark: #000000;
JSON
{
"hex": "#7fcf9b",
"rgb": {
"r": 127,
"g": 207,
"b": 155
},
"hsl": {
"h": 141,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.78889,
"c": 0.10878,
"h": 154.6
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#7FCF9B
secondary
#A05385
accent
#2D88B9
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481