#0F2A09#0F2A09
#0F2A09 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.065 H 140.2°. Best body text is #FFFFFF at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2A09 |
|---|---|
| RGB | rgb(15, 42, 9) |
| HSL | hsl(109, 65%, 10%) |
| HSV | hsv(109, 79%, 16%) |
| CMYK | cmyk(64.3%, 0%, 78.6%, 83.5%) |
| CIE-LAB | lab(14.27, -18.27, 16.81) |
| CIE-LCH | lch(14.27, 24.83, 137.38°) |
| OKLab | oklab(25.48% -0.0501 0.0418) |
| OKLCH | oklch(25.48% 0.065 140.2) |
| XYZ | xyz(1.0742, 1.7771, 0.5448) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.16
Dark Forest Green
#002D04
ΔE00 3.50
Dark Green
#033500
ΔE00 5.91
Hunter Green (survey)
#0B4008
ΔE00 8.49
Forrest Green
#154406
ΔE00 9.84
Pine Green
#0A481E
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2A09 #24092A
analogous
#1F2A09 #0F2A09 #092A14
triadic
#0F2A09 #090F2A #2A090F
tetradic
#0F2A09 #091F2A #24092A #2A1409
square
#0F2A09 #091F2A #24092A #2A1409
split-complementary
#0F2A09 #14092A #2A091F
monochromatic
#091905 #091905 #0F2A09 #215C14 #338F1F
Accessibility & contrast
On white
15.49
#0F2A09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0F2A09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2A09
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2A09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2A09 | 1.00 | 15.49 | 1.36 | 15.49 |
| #FFFFFF | 15.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2606
Deuteranopia (green-blind)
#28230C
Tritanopia (blue-blind)
#0C2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0f2a09; /* rgb */ color: rgb(15, 42, 9); /* oklch */ color: oklch(25.5% 0.065 140.2);
Tailwind
colors: {
custom: {
50: '#50644b',
500: '#0f2a09',
950: '#000000',
},
}SCSS
$custom: #0f2a09; $custom-light: #50644b; $custom-dark: #000000;
JSON
{
"hex": "#0f2a09",
"rgb": {
"r": 15,
"g": 42,
"b": 9
},
"hsl": {
"h": 109.091,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.25484,
"c": 0.0652,
"h": 140.2
},
"luminance": 0.01777
}Semantic roles & 50–950 ramp
primary
#0F2A09
secondary
#5C2768
accent
#40E8C9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977