#282F28#282F28
#282F28 is a dark, near-neutral green. Relative luminance 0.026; OKLCH L 29.6% C 0.016 H 145.2°. Best body text is #FFFFFF at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #282F28 |
|---|---|
| RGB | rgb(40, 47, 40) |
| HSL | hsl(120, 8%, 17%) |
| HSV | hsv(120, 15%, 18%) |
| CMYK | cmyk(14.9%, 0%, 14.9%, 81.6%) |
| CIE-LAB | lab(18.53, -4.74, 3.48) |
| CIE-LCH | lch(18.53, 5.89, 143.71°) |
| OKLab | oklab(29.59% -0.013 0.009) |
| OKLCH | oklch(29.59% 0.016 145.2) |
| XYZ | xyz(2.2745, 2.6373, 2.3963) |
| Luminance | 0.0264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.50
Onyx
#353839
ΔE00 6.97
Dark Grey
#363737
ΔE00 6.98
Gunmetal
#2A3439
ΔE00 7.89
Charcoal Grey
#3C4142
ΔE00 8.28
Almost Black
#070D0D
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282F28 #2F282F
analogous
#2C2F28 #282F28 #282F2C
triadic
#282F28 #28282F #2F2828
tetradic
#282F28 #282C2F #2F282F #2F2C28
square
#282F28 #282C2F #2F282F #2F2C28
split-complementary
#282F28 #2C282F #2F282C
monochromatic
#0E110E #0E110E #282F28 #445044 #607160
Accessibility & contrast
On white
13.75
#282F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#282F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282F28
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282F28 | 1.00 | 13.75 | 1.53 | 13.75 |
| #FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2E28
Deuteranopia (green-blind)
#2E2D28
Tritanopia (blue-blind)
#272F2D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #282f28; /* rgb */ color: rgb(40, 47, 40); /* oklch */ color: oklch(29.6% 0.016 145.2);
Tailwind
colors: {
custom: {
50: '#616761',
500: '#282f28',
950: '#000000',
},
}SCSS
$custom: #282f28; $custom-light: #616761; $custom-dark: #000000;
JSON
{
"hex": "#282f28",
"rgb": {
"r": 40,
"g": 47,
"b": 40
},
"hsl": {
"h": 120,
"s": 8.046,
"l": 17.059
},
"oklch": {
"l": 0.29593,
"c": 0.01583,
"h": 145.2
},
"luminance": 0.02637
}Semantic roles & 50–950 ramp
primary
#282F28
secondary
#5E545E
accent
#77B1B1
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050605
muted
#797A79