#0F2202#0F2202
#0F2202 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 22.7% C 0.061 H 134.3°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2202 |
|---|---|
| RGB | rgb(15, 34, 2) |
| HSL | hsl(96, 89%, 7%) |
| HSV | hsv(96, 94%, 13%) |
| CMYK | cmyk(55.9%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.92, -15.12, 15.15) |
| CIE-LCH | lch(10.92, 21.40, 134.96°) |
| OKLab | oklab(22.7% -0.0426 0.0436) |
| OKLCH | oklch(22.7% 0.061 134.3) |
| XYZ | xyz(0.7800, 1.2500, 0.2576) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.77
Dark Forest Green
#002D04
ΔE00 5.98
Dark Green
#033500
ΔE00 8.53
Hunter Green (survey)
#0B4008
ΔE00 11.22
Forrest Green
#154406
ΔE00 12.47
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2202 #150222
analogous
#1F2202 #0F2202 #022205
triadic
#0F2202 #020F22 #22020F
tetradic
#0F2202 #021F22 #150222 #220502
square
#0F2202 #021F22 #150222 #220502
split-complementary
#0F2202 #050222 #22021F
monochromatic
#0D1D02 #0D1D02 #0F2202 #295C05 #429609
Accessibility & contrast
On white
16.80
#0F2202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0F2202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2202
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2202 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#211D04
Tritanopia (blue-blind)
#0F201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0f2202; /* rgb */ color: rgb(15, 34, 2); /* oklch */ color: oklch(22.7% 0.061 134.3);
Tailwind
colors: {
custom: {
50: '#4e5d47',
500: '#0f2202',
950: '#000000',
},
}SCSS
$custom: #0f2202; $custom-light: #4e5d47; $custom-dark: #000000;
JSON
{
"hex": "#0f2202",
"rgb": {
"r": 15,
"g": 34,
"b": 2
},
"hsl": {
"h": 95.625,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22701,
"c": 0.06101,
"h": 134.3
},
"luminance": 0.0125
}Semantic roles & 50–950 ramp
primary
#0F2202
secondary
#471868
accent
#29FFA8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977