#02290C#02290C
#02290C is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.068 H 148.1°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #02290C |
|---|---|
| RGB | rgb(2, 41, 12) |
| HSL | hsl(135, 91%, 8%) |
| HSV | hsv(135, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 70.7%, 83.9%) |
| CIE-LAB | lab(13.38, -21.49, 14.28) |
| CIE-LCH | lch(13.38, 25.80, 146.39°) |
| OKLab | oklab(24.62% -0.0577 0.0359) |
| OKLCH | oklch(24.62% 0.068 148.1) |
| XYZ | xyz(0.8843, 1.6252, 0.6148) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.07
Very Dark Green
#062E03
ΔE00 3.67
Dark Green
#033500
ΔE00 6.45
Hunter Green (survey)
#0B4008
ΔE00 9.13
Evergreen
#05472A
ΔE00 9.34
Pine Green
#0A481E
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02290C #29021F
analogous
#0B2902 #02290C #02291F
triadic
#02290C #0C0229 #290C02
tetradic
#02290C #020B29 #29021F #291F02
square
#02290C #020B29 #29021F #291F02
split-complementary
#02290C #1F0229 #29020B
monochromatic
#011D09 #011D09 #02290C #05631D #089E2E
Accessibility & contrast
On white
15.85
#02290C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#02290C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02290C
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02290C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02290C | 1.00 | 15.85 | 1.33 | 15.85 |
| #FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2409
Deuteranopia (green-blind)
#25210E
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #02290c; /* rgb */ color: rgb(2, 41, 12); /* oklch */ color: oklch(24.6% 0.068 148.1);
Tailwind
colors: {
custom: {
50: '#49634c',
500: '#02290c',
950: '#000000',
},
}SCSS
$custom: #02290c; $custom-light: #49634c; $custom-dark: #000000;
JSON
{
"hex": "#02290c",
"rgb": {
"r": 2,
"g": 41,
"b": 12
},
"hsl": {
"h": 135.385,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24616,
"c": 0.06792,
"h": 148.1
},
"luminance": 0.01625
}Semantic roles & 50–950 ramp
primary
#02290C
secondary
#6E1958
accent
#29C8FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977