#0F2301#0F2301
#0F2301 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.064 H 134.2°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2301 |
|---|---|
| RGB | rgb(15, 35, 1) |
| HSL | hsl(95, 94%, 7%) |
| HSV | hsv(95, 97%, 14%) |
| CMYK | cmyk(57.1%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(11.32, -15.86, 16.10) |
| CIE-LCH | lch(11.32, 22.60, 134.57°) |
| OKLab | oklab(23.02% -0.0447 0.0459) |
| OKLCH | oklch(23.02% 0.064 134.2) |
| XYZ | xyz(0.8035, 1.3058, 0.2384) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.15
Dark Forest Green
#002D04
ΔE00 5.41
Dark Green
#033500
ΔE00 7.91
Hunter Green (survey)
#0B4008
ΔE00 10.64
Forrest Green
#154406
ΔE00 11.89
Pine Green
#0A481E
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2301 #150123
analogous
#202301 #0F2301 #012304
triadic
#0F2301 #010F23 #23010F
tetradic
#0F2301 #012023 #150123 #230401
square
#0F2301 #012023 #150123 #230401
split-complementary
#0F2301 #040123 #230120
monochromatic
#0D1E01 #0D1E01 #0F2301 #295F03 #429A04
Accessibility & contrast
On white
16.65
#0F2301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0F2301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2301
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2301 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#221E03
Tritanopia (blue-blind)
#0F211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0f2301; /* rgb */ color: rgb(15, 35, 1); /* oklch */ color: oklch(23.0% 0.064 134.2);
Tailwind
colors: {
custom: {
50: '#4e5e47',
500: '#0f2301',
950: '#000000',
},
}SCSS
$custom: #0f2301; $custom-light: #4e5e47; $custom-dark: #000000;
JSON
{
"hex": "#0f2301",
"rgb": {
"r": 15,
"g": 35,
"b": 1
},
"hsl": {
"h": 95.294,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.2302,
"c": 0.06411,
"h": 134.2
},
"luminance": 0.01306
}Semantic roles & 50–950 ramp
primary
#0F2301
secondary
#47166A
accent
#29FFA7
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977