#00290F#00290F
#00290F is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.066 H 151.2°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #00290F |
|---|---|
| RGB | rgb(0, 41, 15) |
| HSL | hsl(142, 100%, 8%) |
| HSV | hsv(142, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.35, -21.57, 12.75) |
| CIE-LCH | lch(13.35, 25.05, 149.41°) |
| OKLab | oklab(24.58% -0.0577 0.0318) |
| OKLCH | oklch(24.58% 0.066 151.2) |
| XYZ | xyz(0.8791, 1.6202, 0.7183) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.82
Very Dark Green
#062E03
ΔE00 4.50
Dark Green
#033500
ΔE00 7.17
Evergreen
#05472A
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 9.71
Pine Green
#0A481E
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00290F #29001A
analogous
#062900 #00290F #002923
triadic
#00290F #0F0029 #290F00
tetradic
#00290F #000629 #29001A #292300
square
#00290F #000629 #29001A #292300
split-complementary
#00290F #230029 #290006
monochromatic
#001F0B #001F0B #00290F #006625 #00A33C
Accessibility & contrast
On white
15.86
#00290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#00290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00290F
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00290F | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#242111
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #00290f; /* rgb */ color: rgb(0, 41, 15); /* oklch */ color: oklch(24.6% 0.066 151.2);
Tailwind
colors: {
custom: {
50: '#48634e',
500: '#00290f',
950: '#000000',
},
}SCSS
$custom: #00290f; $custom-light: #48634e; $custom-dark: #000000;
JSON
{
"hex": "#00290f",
"rgb": {
"r": 0,
"g": 41,
"b": 15
},
"hsl": {
"h": 141.951,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.24584,
"c": 0.06589,
"h": 151.2
},
"luminance": 0.0162
}Semantic roles & 50–950 ramp
primary
#00290F
secondary
#71144F
accent
#29B1FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977