#282E27#282E27
#282E27 is a dark, near-neutral green. Relative luminance 0.026; OKLCH L 29.3% C 0.015 H 141.2°. Best body text is #FFFFFF at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #282E27 |
|---|---|
| RGB | rgb(40, 46, 39) |
| HSL | hsl(111, 8%, 17%) |
| HSV | hsv(111, 15%, 18%) |
| CMYK | cmyk(13%, 0%, 15.2%, 82%) |
| CIE-LAB | lab(18.15, -4.31, 3.64) |
| CIE-LCH | lch(18.15, 5.64, 139.87°) |
| OKLab | oklab(29.28% -0.0117 0.0094) |
| OKLCH | oklch(29.28% 0.015 141.2) |
| XYZ | xyz(2.2182, 2.5516, 2.2947) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.46
Dark Grey
#363737
ΔE00 6.80
Onyx
#353839
ΔE00 6.88
Gunmetal
#2A3439
ΔE00 7.96
Charcoal Grey
#3C4142
ΔE00 8.36
Almost Black
#070D0D
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282E27 #2D272E
analogous
#2C2E27 #282E27 #272E2A
triadic
#282E27 #27282E #2E2728
tetradic
#282E27 #272C2E #2D272E #2E2A27
square
#282E27 #272C2E #2D272E #2E2A27
split-complementary
#282E27 #2A272E #2E272C
monochromatic
#0E110E #0E110E #282E27 #454F43 #62705F
Accessibility & contrast
On white
13.90
#282E27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#282E27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282E27
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282E27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282E27 | 1.00 | 13.90 | 1.51 | 13.90 |
| #FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2D27
Deuteranopia (green-blind)
#2D2C27
Tritanopia (blue-blind)
#282D2C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #282e27; /* rgb */ color: rgb(40, 46, 39); /* oklch */ color: oklch(29.3% 0.015 141.2);
Tailwind
colors: {
custom: {
50: '#616661',
500: '#282e27',
950: '#000000',
},
}SCSS
$custom: #282e27; $custom-light: #616661; $custom-dark: #000000;
JSON
{
"hex": "#282e27",
"rgb": {
"r": 40,
"g": 46,
"b": 39
},
"hsl": {
"h": 111.429,
"s": 8.235,
"l": 16.667
},
"oklch": {
"l": 0.29283,
"c": 0.01504,
"h": 141.2
},
"luminance": 0.02552
}Semantic roles & 50–950 ramp
primary
#282E27
secondary
#5C535D
accent
#77B1A9
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050605
muted
#797A79