#0F2903#0F2903
#0F2903 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.1% C 0.070 H 137.2°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2903 |
|---|---|
| RGB | rgb(15, 41, 3) |
| HSL | hsl(101, 86%, 9%) |
| HSV | hsv(101, 93%, 16%) |
| CMYK | cmyk(63.4%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(13.79, -18.62, 18.63) |
| CIE-LCH | lch(13.79, 26.34, 134.99°) |
| OKLab | oklab(25.07% -0.0517 0.0478) |
| OKLCH | oklch(25.07% 0.07 137.2) |
| XYZ | xyz(1.0063, 1.6939, 0.3601) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.86
Dark Forest Green
#002D04
ΔE00 3.41
Dark Green
#033500
ΔE00 5.53
Hunter Green (survey)
#0B4008
ΔE00 8.26
Forrest Green
#154406
ΔE00 9.56
Pine Green
#0A481E
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2903 #1D0329
analogous
#222903 #0F2903 #03290A
triadic
#0F2903 #030F29 #29030F
tetradic
#0F2903 #032229 #1D0329 #290A03
square
#0F2903 #032229 #1D0329 #290A03
split-complementary
#0F2903 #0A0329 #290322
monochromatic
#0A1D02 #0A1D02 #0F2903 #246207 #399B0B
Accessibility & contrast
On white
15.69
#0F2903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0F2903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2903
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2903 | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#272206
Tritanopia (blue-blind)
#0D2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f2903; /* rgb */ color: rgb(15, 41, 3); /* oklch */ color: oklch(25.1% 0.070 137.2);
Tailwind
colors: {
custom: {
50: '#506348',
500: '#0f2903',
950: '#000000',
},
}SCSS
$custom: #0f2903; $custom-light: #506348; $custom-dark: #000000;
JSON
{
"hex": "#0f2903",
"rgb": {
"r": 15,
"g": 41,
"b": 3
},
"hsl": {
"h": 101.053,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25065,
"c": 0.07044,
"h": 137.2
},
"luminance": 0.01694
}Semantic roles & 50–950 ramp
primary
#0F2903
secondary
#531B6D
accent
#2BFDBA
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977