#0F2F0F#0F2F0F
#0F2F0F is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.067 H 143.5°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2F0F |
|---|---|
| RGB | rgb(15, 47, 15) |
| HSL | hsl(120, 52%, 12%) |
| HSV | hsv(120, 68%, 18%) |
| CMYK | cmyk(68.1%, 0%, 68.1%, 81.6%) |
| CIE-LAB | lab(16.35, -19.88, 16.72) |
| CIE-LCH | lch(16.35, 25.97, 139.93°) |
| OKLab | oklab(27.22% -0.054 0.04) |
| OKLCH | oklch(27.22% 0.067 143.5) |
| XYZ | xyz(1.2997, 2.1690, 0.8020) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.53
Dark Forest Green
#002D04
ΔE00 2.83
Dark Green
#033500
ΔE00 4.97
Hunter Green (survey)
#0B4008
ΔE00 7.25
Pine Green
#0A481E
ΔE00 8.26
Evergreen
#05472A
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2F0F #2F0F2F
analogous
#1F2F0F #0F2F0F #0F2F1F
triadic
#0F2F0F #0F0F2F #2F0F0F
tetradic
#0F2F0F #0F1F2F #2F0F2F #2F1F0F
square
#0F2F0F #0F1F2F #2F0F2F #2F1F0F
split-complementary
#0F2F0F #1F0F2F #2F0F1F
monochromatic
#071707 #071707 #0F2F0F #1E5D1E #2D8C2D
Accessibility & contrast
On white
14.65
#0F2F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#0F2F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2F0F
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2F0F | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0C
Deuteranopia (green-blind)
#2C2711
Tritanopia (blue-blind)
#0A2E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0f2f0f; /* rgb */ color: rgb(15, 47, 15); /* oklch */ color: oklch(27.2% 0.067 143.5);
Tailwind
colors: {
custom: {
50: '#51684e',
500: '#0f2f0f',
950: '#000000',
},
}SCSS
$custom: #0f2f0f; $custom-light: #51684e; $custom-dark: #000000;
JSON
{
"hex": "#0f2f0f",
"rgb": {
"r": 15,
"g": 47,
"b": 15
},
"hsl": {
"h": 120,
"s": 51.613,
"l": 12.157
},
"oklch": {
"l": 0.2722,
"c": 0.06724,
"h": 143.5
},
"luminance": 0.02169
}Semantic roles & 50–950 ramp
primary
#0F2F0F
secondary
#693169
accent
#4DDBDB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77