#00280C#00280C
#00280C is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.068 H 149.3°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #00280C |
|---|---|
| RGB | rgb(0, 40, 12) |
| HSL | hsl(138, 100%, 8%) |
| HSV | hsv(138, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(12.89, -21.74, 13.60) |
| CIE-LCH | lch(12.89, 25.64, 147.97°) |
| OKLab | oklab(24.18% -0.0582 0.0345) |
| OKLCH | oklch(24.18% 0.068 149.3) |
| XYZ | xyz(0.8251, 1.5440, 0.6023) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.47
Very Dark Green
#062E03
ΔE00 4.15
Dark Green
#033500
ΔE00 6.90
Evergreen
#05472A
ΔE00 9.50
Hunter Green (survey)
#0B4008
ΔE00 9.58
Pine Green
#0A481E
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00280C #28001C
analogous
#082800 #00280C #002820
triadic
#00280C #0C0028 #280C00
tetradic
#00280C #000828 #28001C #282000
square
#00280C #000828 #28001C #282000
split-complementary
#00280C #200028 #280008
monochromatic
#001F09 #001F09 #00280C #00651E #00A231
Accessibility & contrast
On white
16.05
#00280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#00280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00280C
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00280C | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282309
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #00280c; /* rgb */ color: rgb(0, 40, 12); /* oklch */ color: oklch(24.2% 0.068 149.3);
Tailwind
colors: {
custom: {
50: '#47624c',
500: '#00280c',
950: '#000000',
},
}SCSS
$custom: #00280c; $custom-light: #47624c; $custom-dark: #000000;
JSON
{
"hex": "#00280c",
"rgb": {
"r": 0,
"g": 40,
"b": 12
},
"hsl": {
"h": 138,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24179,
"c": 0.06768,
"h": 149.3
},
"luminance": 0.01544
}Semantic roles & 50–950 ramp
primary
#00280C
secondary
#701454
accent
#29BFFF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977