#0F2000#0F2000
#0F2000 is a very dark, moderate yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.061 H 132.2°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2000 |
|---|---|
| RGB | rgb(15, 32, 0) |
| HSL | hsl(92, 100%, 6%) |
| HSV | hsv(92, 100%, 13%) |
| CMYK | cmyk(53.1%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.07, -14.16, 14.76) |
| CIE-LCH | lch(10.07, 20.45, 133.81°) |
| OKLab | oklab(21.99% -0.0411 0.0454) |
| OKLCH | oklch(21.99% 0.061 132.2) |
| XYZ | xyz(0.7135, 1.1345, 0.1814) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.57
Dark Forest Green
#002D04
ΔE00 6.78
Dark Green
#033500
ΔE00 9.29
Hunter Green (survey)
#0B4008
ΔE00 11.98
Forrest Green
#154406
ΔE00 13.19
Evergreen
#05472A
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2000 #110020
analogous
#1F2000 #0F2000 #002001
triadic
#0F2000 #000F20 #20000F
tetradic
#0F2000 #001F20 #110020 #200100
square
#0F2000 #001F20 #110020 #200100
split-complementary
#0F2000 #010020 #20001F
monochromatic
#0E1F00 #0E1F00 #0F2000 #2C5D00 #489A00
Accessibility & contrast
On white
17.11
#0F2000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0F2000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2000
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2000 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#0F1E19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2000; /* rgb */ color: rgb(15, 32, 0); /* oklch */ color: oklch(22.0% 0.061 132.2);
Tailwind
colors: {
custom: {
50: '#4d5b46',
500: '#0f2000',
950: '#000000',
},
}SCSS
$custom: #0f2000; $custom-light: #4d5b46; $custom-dark: #000000;
JSON
{
"hex": "#0f2000",
"rgb": {
"r": 15,
"g": 32,
"b": 0
},
"hsl": {
"h": 91.875,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2199,
"c": 0.06124,
"h": 132.2
},
"luminance": 0.01135
}Semantic roles & 50–950 ramp
primary
#0F2000
secondary
#411369
accent
#29FF9B
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977