#0F2002#0F2002
#0F2002 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.058 H 133.4°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2002 |
|---|---|
| RGB | rgb(15, 32, 2) |
| HSL | hsl(94, 88%, 7%) |
| HSV | hsv(94, 94%, 13%) |
| CMYK | cmyk(53.1%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(10.10, -13.85, 13.99) |
| CIE-LCH | lch(10.10, 19.69, 134.71°) |
| OKLab | oklab(22.03% -0.0397 0.042) |
| OKLCH | oklch(22.03% 0.058 133.4) |
| XYZ | xyz(0.7245, 1.1389, 0.2391) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.83
Dark Forest Green
#002D04
ΔE00 7.01
Dark Green
#033500
ΔE00 9.57
Hunter Green (survey)
#0B4008
ΔE00 12.22
Forrest Green
#154406
ΔE00 13.45
Evergreen
#05472A
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2002 #130220
analogous
#1E2002 #0F2002 #022004
triadic
#0F2002 #020F20 #20020F
tetradic
#0F2002 #021E20 #130220 #200402
square
#0F2002 #021E20 #130220 #200402
split-complementary
#0F2002 #040220 #20021E
monochromatic
#0E1D02 #0E1D02 #0F2002 #2A5A06 #459309
Accessibility & contrast
On white
17.10
#0F2002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0F2002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2002
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2002 | 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)
#221D00
Deuteranopia (green-blind)
#1F1B04
Tritanopia (blue-blind)
#0F1E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2002; /* rgb */ color: rgb(15, 32, 2); /* oklch */ color: oklch(22.0% 0.058 133.4);
Tailwind
colors: {
custom: {
50: '#4d5b47',
500: '#0f2002',
950: '#000000',
},
}SCSS
$custom: #0f2002; $custom-light: #4d5b47; $custom-dark: #000000;
JSON
{
"hex": "#0f2002",
"rgb": {
"r": 15,
"g": 32,
"b": 2
},
"hsl": {
"h": 94,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.22028,
"c": 0.05783,
"h": 133.4
},
"luminance": 0.01139
}Semantic roles & 50–950 ramp
primary
#0F2002
secondary
#441866
accent
#29FEA2
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977