#0F300F#0F300F
#0F300F is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.5% C 0.069 H 143.4°. Best body text is #FFFFFF at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #0F300F |
|---|---|
| RGB | rgb(15, 48, 15) |
| HSL | hsl(120, 52%, 12%) |
| HSV | hsv(120, 69%, 19%) |
| CMYK | cmyk(68.7%, 0%, 68.7%, 81.2%) |
| CIE-LAB | lab(16.75, -20.36, 17.21) |
| CIE-LCH | lch(16.75, 26.66, 139.79°) |
| OKLab | oklab(27.55% -0.0553 0.0411) |
| OKLCH | oklch(27.55% 0.069 143.4) |
| XYZ | xyz(1.3401, 2.2498, 0.8155) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.30
Dark Forest Green
#002D04
ΔE00 2.67
Dark Green
#033500
ΔE00 4.60
Hunter Green (survey)
#0B4008
ΔE00 6.84
Pine Green
#0A481E
ΔE00 7.89
Forrest Green
#154406
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F300F #300F30
analogous
#20300F #0F300F #0F3020
triadic
#0F300F #0F0F30 #300F0F
tetradic
#0F300F #0F2030 #300F30 #30200F
square
#0F300F #0F2030 #300F30 #30200F
split-complementary
#0F300F #200F30 #300F20
monochromatic
#071707 #071707 #0F300F #1E5F1E #2C8D2C
Accessibility & contrast
On white
14.48
#0F300F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0F300F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F300F
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F300F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F300F | 1.00 | 14.48 | 1.45 | 14.48 |
| #FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0C
Deuteranopia (green-blind)
#2D2812
Tritanopia (blue-blind)
#092E29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0f300f; /* rgb */ color: rgb(15, 48, 15); /* oklch */ color: oklch(27.5% 0.069 143.4);
Tailwind
colors: {
custom: {
50: '#51684e',
500: '#0f300f',
950: '#000000',
},
}SCSS
$custom: #0f300f; $custom-light: #51684e; $custom-dark: #000000;
JSON
{
"hex": "#0f300f",
"rgb": {
"r": 15,
"g": 48,
"b": 15
},
"hsl": {
"h": 120,
"s": 52.381,
"l": 12.353
},
"oklch": {
"l": 0.27547,
"c": 0.0689,
"h": 143.4
},
"luminance": 0.0225
}Semantic roles & 50–950 ramp
primary
#0F300F
secondary
#6A316A
accent
#4CDCDC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77