#8FC09E#8FC09E
#8FC09E is a light, moderate green. Relative luminance 0.460; OKLCH L 76.4% C 0.071 H 154.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC09E |
|---|---|
| RGB | rgb(143, 192, 158) |
| HSL | hsl(138, 28%, 66%) |
| HSV | hsv(138, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 17.7%, 24.7%) |
| CIE-LAB | lab(73.55, -23.07, 11.99) |
| CIE-LCH | lch(73.55, 26.00, 152.54°) |
| OKLab | oklab(76.37% -0.0638 0.0309) |
| OKLCH | oklch(76.37% 0.071 154.2) |
| XYZ | xyz(36.3470, 46.0062, 39.3061) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.56
Pale Teal
#82CBB2
ΔE00 5.86
Greenish Grey
#96AE8D
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.67
Mediumaquamarine
#66CDAA
ΔE00 7.73
Lichen
#8FB67B
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC09E #C08FB1
analogous
#98C08F #8FC09E #8FC0B6
triadic
#8FC09E #9E8FC0 #C09E8F
tetradic
#8FC09E #8F98C0 #C08FB1 #C0B68F
square
#8FC09E #8F98C0 #C08FB1 #C0B68F
split-complementary
#8FC09E #B68FC0 #C08F98
monochromatic
#4D885F #68AA7C #8FC09E #B6D6C0 #DDECE2
Accessibility & contrast
On white
2.06
#8FC09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#8FC09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC09E
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC09E | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#B8B2A0
Tritanopia (blue-blind)
#87BFB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fc09e; /* rgb */ color: rgb(143, 192, 158); /* oklch */ color: oklch(76.4% 0.071 154.2);
Tailwind
colors: {
custom: {
50: '#b0d3ba',
500: '#8fc09e',
950: '#000000',
},
}SCSS
$custom: #8fc09e; $custom-light: #b0d3ba; $custom-dark: #000000;
JSON
{
"hex": "#8fc09e",
"rgb": {
"r": 143,
"g": 192,
"b": 158
},
"hsl": {
"h": 138.367,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.76366,
"c": 0.07093,
"h": 154.2
},
"luminance": 0.46008
}Semantic roles & 50–950 ramp
primary
#8FC09E
secondary
#DECDD9
accent
#3F87A7
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101411
muted
#7F8280