#0F2003#0F2003
#0F2003 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.056 H 134.0°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2003 |
|---|---|
| RGB | rgb(15, 32, 3) |
| HSL | hsl(95, 83%, 7%) |
| HSV | hsv(95, 91%, 13%) |
| CMYK | cmyk(53.1%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.12, -13.70, 13.61) |
| CIE-LCH | lch(10.12, 19.31, 135.20°) |
| OKLab | oklab(22.05% -0.039 0.0404) |
| OKLCH | oklch(22.05% 0.056 134) |
| XYZ | xyz(0.7299, 1.1411, 0.2679) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.98
Dark Forest Green
#002D04
ΔE00 7.14
Dark Green
#033500
ΔE00 9.72
Hunter Green (survey)
#0B4008
ΔE00 12.35
Evergreen
#05472A
ΔE00 13.48
Forrest Green
#154406
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2003 #140320
analogous
#1E2003 #0F2003 #032006
triadic
#0F2003 #030F20 #20030F
tetradic
#0F2003 #031E20 #140320 #200603
square
#0F2003 #031E20 #140320 #200603
split-complementary
#0F2003 #060320 #20031E
monochromatic
#0D1C03 #0D1C03 #0F2003 #295808 #43900D
Accessibility & contrast
On white
17.10
#0F2003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0F2003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2003
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2003 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#0F1E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2003; /* rgb */ color: rgb(15, 32, 3); /* oklch */ color: oklch(22.0% 0.056 134.0);
Tailwind
colors: {
custom: {
50: '#4d5b48',
500: '#0f2003',
950: '#000000',
},
}SCSS
$custom: #0f2003; $custom-light: #4d5b48; $custom-dark: #000000;
JSON
{
"hex": "#0f2003",
"rgb": {
"r": 15,
"g": 32,
"b": 3
},
"hsl": {
"h": 95.172,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22047,
"c": 0.0562,
"h": 134
},
"luminance": 0.01141
}Semantic roles & 50–950 ramp
primary
#0F2003
secondary
#461B64
accent
#2FF9A5
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977