#0F2803#0F2803
#0F2803 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.069 H 136.9°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2803 |
|---|---|
| RGB | rgb(15, 40, 3) |
| HSL | hsl(101, 86%, 8%) |
| HSV | hsv(101, 93%, 16%) |
| CMYK | cmyk(62.5%, 0%, 92.5%, 84.3%) |
| CIE-LAB | lab(13.39, -18.12, 18.09) |
| CIE-LCH | lch(13.39, 25.61, 135.05°) |
| OKLab | oklab(24.73% -0.0504 0.0471) |
| OKLCH | oklch(24.73% 0.069 136.9) |
| XYZ | xyz(0.9722, 1.6256, 0.3487) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.24
Dark Forest Green
#002D04
ΔE00 3.71
Dark Green
#033500
ΔE00 5.95
Hunter Green (survey)
#0B4008
ΔE00 8.68
Forrest Green
#154406
ΔE00 9.97
Pine Green
#0A481E
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2803 #1C0328
analogous
#212803 #0F2803 #032809
triadic
#0F2803 #030F28 #28030F
tetradic
#0F2803 #032128 #1C0328 #280903
square
#0F2803 #032128 #1C0328 #280903
split-complementary
#0F2803 #090328 #280321
monochromatic
#0B1C02 #0B1C02 #0F2803 #246107 #3A9A0C
Accessibility & contrast
On white
15.85
#0F2803 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0F2803 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2803
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2803 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2803 | 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)
#2A2400
Deuteranopia (green-blind)
#262206
Tritanopia (blue-blind)
#0E2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0f2803; /* rgb */ color: rgb(15, 40, 3); /* oklch */ color: oklch(24.7% 0.069 136.9);
Tailwind
colors: {
custom: {
50: '#4f6248',
500: '#0f2803',
950: '#000000',
},
}SCSS
$custom: #0f2803; $custom-light: #4f6248; $custom-dark: #000000;
JSON
{
"hex": "#0f2803",
"rgb": {
"r": 15,
"g": 40,
"b": 3
},
"hsl": {
"h": 100.541,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.24731,
"c": 0.06892,
"h": 136.9
},
"luminance": 0.01626
}Semantic roles & 50–950 ramp
primary
#0F2803
secondary
#521B6C
accent
#2CFCB9
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977