#0F2805#0F2805
#0F2805 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.8% C 0.066 H 137.9°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2805 |
|---|---|
| RGB | rgb(15, 40, 5) |
| HSL | hsl(103, 78%, 9%) |
| HSV | hsv(103, 88%, 16%) |
| CMYK | cmyk(62.5%, 0%, 87.5%, 84.3%) |
| CIE-LAB | lab(13.41, -17.83, 17.31) |
| CIE-LCH | lch(13.41, 24.85, 135.85°) |
| OKLab | oklab(24.76% -0.0493 0.0446) |
| OKLCH | oklch(24.76% 0.066 137.9) |
| XYZ | xyz(0.9832, 1.6300, 0.4064) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.45
Dark Forest Green
#002D04
ΔE00 3.84
Dark Green
#033500
ΔE00 6.21
Hunter Green (survey)
#0B4008
ΔE00 8.89
Forrest Green
#154406
ΔE00 10.20
Pine Green
#0A481E
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2805 #1E0528
analogous
#212805 #0F2805 #05280D
triadic
#0F2805 #050F28 #28050F
tetradic
#0F2805 #052128 #1E0528 #280D05
square
#0F2805 #052128 #1E0528 #280D05
split-complementary
#0F2805 #0D0528 #280521
monochromatic
#0A1B03 #0A1B03 #0F2805 #235E0C #389513
Accessibility & contrast
On white
15.84
#0F2805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0F2805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2805
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2805 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2402
Deuteranopia (green-blind)
#262208
Tritanopia (blue-blind)
#0D2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0f2805; /* rgb */ color: rgb(15, 40, 5); /* oklch */ color: oklch(24.8% 0.066 137.9);
Tailwind
colors: {
custom: {
50: '#4f6249',
500: '#0f2805',
950: '#000000',
},
}SCSS
$custom: #0f2805; $custom-light: #4f6249; $custom-dark: #000000;
JSON
{
"hex": "#0f2805",
"rgb": {
"r": 15,
"g": 40,
"b": 5
},
"hsl": {
"h": 102.857,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.24761,
"c": 0.06645,
"h": 137.9
},
"luminance": 0.0163
}Semantic roles & 50–950 ramp
primary
#0F2805
secondary
#541F6A
accent
#34F4BD
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977