#7FC899#7FC899
#7FC899 is a light, moderate green. Relative luminance 0.481; OKLCH L 77.2% C 0.100 H 155.1°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC899 |
|---|---|
| RGB | rgb(127, 200, 153) |
| HSL | hsl(141, 40%, 64%) |
| HSV | hsv(141, 37%, 78%) |
| CMYK | cmyk(36.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(74.90, -32.90, 16.45) |
| CIE-LCH | lch(74.90, 36.78, 153.44°) |
| OKLab | oklab(77.19% -0.0906 0.0421) |
| OKLCH | oklch(77.19% 0.1 155.1) |
| XYZ | xyz(35.1543, 48.1185, 37.5663) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.53
Soft Green
#6FC276
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC899 #C87FAE
analogous
#8AC87F #7FC899 #7FC8BE
triadic
#7FC899 #997FC8 #C8997F
tetradic
#7FC899 #7F8AC8 #C87FAE #C8BE7F
square
#7FC899 #7F8AC8 #C87FAE #C8BE7F
split-complementary
#7FC899 #BE7FC8 #C87F8A
monochromatic
#3D8F5B #54B677 #7FC899 #AADABB #D5EDDD
Accessibility & contrast
On white
1.98
#7FC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#7FC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC899
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC899 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD96
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#71C7BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc899; /* rgb */ color: rgb(127, 200, 153); /* oklch */ color: oklch(77.2% 0.100 155.1);
Tailwind
colors: {
custom: {
50: '#a7d9b7',
500: '#7fc899',
950: '#000000',
},
}SCSS
$custom: #7fc899; $custom-light: #a7d9b7; $custom-dark: #000000;
JSON
{
"hex": "#7fc899",
"rgb": {
"r": 127,
"g": 200,
"b": 153
},
"hsl": {
"h": 141.37,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.77191,
"c": 0.09988,
"h": 155.1
},
"luminance": 0.4812
}Semantic roles & 50–950 ramp
primary
#7FC899
secondary
#DEC5D5
accent
#3385B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380