#0F2F06#0F2F06
#0F2F06 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.076 H 139.5°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2F06 |
|---|---|
| RGB | rgb(15, 47, 6) |
| HSL | hsl(107, 77%, 10%) |
| HSV | hsv(107, 87%, 18%) |
| CMYK | cmyk(68.1%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(16.24, -21.08, 20.55) |
| CIE-LCH | lch(16.24, 29.44, 135.72°) |
| OKLab | oklab(27.1% -0.0579 0.0494) |
| OKLCH | oklch(27.1% 0.076 139.5) |
| XYZ | xyz(1.2463, 2.1476, 0.5211) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.46
Dark Forest Green
#002D04
ΔE00 2.49
Dark Green
#033500
ΔE00 3.53
Hunter Green (survey)
#0B4008
ΔE00 6.13
Forrest Green
#154406
ΔE00 7.48
Pine Green
#0A481E
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2F06 #26062F
analogous
#232F06 #0F2F06 #062F11
triadic
#0F2F06 #060F2F #2F060F
tetradic
#0F2F06 #06232F #26062F #2F1106
square
#0F2F06 #06232F #26062F #2F1106
split-complementary
#0F2F06 #11062F #2F0623
monochromatic
#091B03 #091B03 #0F2F06 #20650D #329C14
Accessibility & contrast
On white
14.69
#0F2F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#0F2F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2F06
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2F06 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A02
Deuteranopia (green-blind)
#2D270A
Tritanopia (blue-blind)
#0B2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0f2f06; /* rgb */ color: rgb(15, 47, 6); /* oklch */ color: oklch(27.1% 0.076 139.5);
Tailwind
colors: {
custom: {
50: '#516849',
500: '#0f2f06',
950: '#000000',
},
}SCSS
$custom: #0f2f06; $custom-light: #516849; $custom-dark: #000000;
JSON
{
"hex": "#0f2f06",
"rgb": {
"r": 15,
"g": 47,
"b": 6
},
"hsl": {
"h": 106.829,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27098,
"c": 0.07614,
"h": 139.5
},
"luminance": 0.02148
}Semantic roles & 50–950 ramp
primary
#0F2F06
secondary
#5E2170
accent
#34F4CA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77