#0F2702#0F2702
#0F2702 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.4% C 0.069 H 136.2°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2702 |
|---|---|
| RGB | rgb(15, 39, 2) |
| HSL | hsl(99, 90%, 8%) |
| HSV | hsv(99, 95%, 15%) |
| CMYK | cmyk(61.5%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(12.97, -17.77, 17.94) |
| CIE-LCH | lch(12.97, 25.25, 134.74°) |
| OKLab | oklab(24.38% -0.0496 0.0476) |
| OKLCH | oklch(24.38% 0.069 136.2) |
| XYZ | xyz(0.9335, 1.5569, 0.3087) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.54
Dark Forest Green
#002D04
ΔE00 3.98
Dark Green
#033500
ΔE00 6.25
Hunter Green (survey)
#0B4008
ΔE00 9.00
Forrest Green
#154406
ΔE00 10.28
Pine Green
#0A481E
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2702 #1A0227
analogous
#212702 #0F2702 #022707
triadic
#0F2702 #020F27 #27020F
tetradic
#0F2702 #022127 #1A0227 #270702
square
#0F2702 #022127 #1A0227 #270702
split-complementary
#0F2702 #070227 #270221
monochromatic
#0B1D01 #0B1D01 #0F2702 #256105 #3C9B08
Accessibility & contrast
On white
16.01
#0F2702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0F2702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2702
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2702 | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#0E2520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0f2702; /* rgb */ color: rgb(15, 39, 2); /* oklch */ color: oklch(24.4% 0.069 136.2);
Tailwind
colors: {
custom: {
50: '#4f6147',
500: '#0f2702',
950: '#000000',
},
}SCSS
$custom: #0f2702; $custom-light: #4f6147; $custom-dark: #000000;
JSON
{
"hex": "#0f2702",
"rgb": {
"r": 15,
"g": 39,
"b": 2
},
"hsl": {
"h": 98.919,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.24381,
"c": 0.06871,
"h": 136.2
},
"luminance": 0.01557
}Semantic roles & 50–950 ramp
primary
#0F2702
secondary
#4F186C
accent
#29FFB4
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977