#0F381C#0F381C
#0F381C is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.4% C 0.068 H 150.7°. Best body text is #FFFFFF at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0F381C |
|---|---|
| RGB | rgb(15, 56, 28) |
| HSL | hsl(139, 58%, 14%) |
| HSV | hsv(139, 73%, 22%) |
| CMYK | cmyk(73.2%, 0%, 50%, 78%) |
| CIE-LAB | lab(20.10, -21.81, 13.41) |
| CIE-LCH | lch(20.10, 25.61, 148.41°) |
| OKLab | oklab(30.38% -0.0589 0.0331) |
| OKLCH | oklch(30.38% 0.068 150.7) |
| XYZ | xyz(1.8206, 3.0136, 1.5841) |
| Luminance | 0.0301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.83
Very Dark Green
#062E03
ΔE00 5.00
Evergreen
#05472A
ΔE00 5.19
Pine Green
#0A481E
ΔE00 6.08
Dark Green
#033500
ΔE00 6.16
Hunter Green (survey)
#0B4008
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F381C #380F2B
analogous
#17380F #0F381C #0F3831
triadic
#0F381C #1C0F38 #381C0F
tetradic
#0F381C #0F1738 #380F2B #38310F
square
#0F381C #0F1738 #380F2B #38310F
split-complementary
#0F381C #310F38 #380F17
monochromatic
#06180C #06180C #0F381C #1C6834 #29994C
Accessibility & contrast
On white
13.10
#0F381C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#0F381C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F381C
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F381C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F381C | 1.00 | 13.10 | 1.60 | 13.10 |
| #FFFFFF | 13.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331A
Deuteranopia (green-blind)
#332F1E
Tritanopia (blue-blind)
#033731
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #0f381c; /* rgb */ color: rgb(15, 56, 28); /* oklch */ color: oklch(30.4% 0.068 150.7);
Tailwind
colors: {
custom: {
50: '#536f58',
500: '#0f381c',
950: '#000000',
},
}SCSS
$custom: #0f381c; $custom-light: #536f58; $custom-dark: #000000;
JSON
{
"hex": "#0f381c",
"rgb": {
"r": 15,
"g": 56,
"b": 28
},
"hsl": {
"h": 139.024,
"s": 57.746,
"l": 13.922
},
"oklch": {
"l": 0.30376,
"c": 0.06758,
"h": 150.7
},
"luminance": 0.03014
}Semantic roles & 50–950 ramp
primary
#0F381C
secondary
#72305D
accent
#47B0E1
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#030703
muted
#787A78