#11330F#11330F
#11330F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.073 H 142.5°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #11330F |
|---|---|
| RGB | rgb(17, 51, 15) |
| HSL | hsl(117, 55%, 13%) |
| HSV | hsv(117, 71%, 20%) |
| CMYK | cmyk(66.7%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(18.01, -21.17, 18.77) |
| CIE-LCH | lch(18.01, 28.29, 138.44°) |
| OKLab | oklab(28.61% -0.0576 0.0443) |
| OKLCH | oklch(28.61% 0.073 142.5) |
| XYZ | xyz(1.5011, 2.5212, 0.8594) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.20
Dark Forest Green
#002D04
ΔE00 2.84
Dark Green
#033500
ΔE00 3.72
Hunter Green (survey)
#0B4008
ΔE00 5.70
Pine Green
#0A481E
ΔE00 7.00
Forrest Green
#154406
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11330F #310F33
analogous
#23330F #11330F #0F331F
triadic
#11330F #0F1133 #330F11
tetradic
#11330F #0F2333 #310F33 #331F0F
square
#11330F #0F2333 #310F33 #331F0F
split-complementary
#11330F #1F0F33 #330F23
monochromatic
#081807 #081807 #11330F #21621D #31922B
Accessibility & contrast
On white
13.96
#11330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#11330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11330F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11330F | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#0C312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #11330f; /* rgb */ color: rgb(17, 51, 15); /* oklch */ color: oklch(28.6% 0.073 142.5);
Tailwind
colors: {
custom: {
50: '#536b4e',
500: '#11330f',
950: '#000000',
},
}SCSS
$custom: #11330f; $custom-light: #536b4e; $custom-dark: #000000;
JSON
{
"hex": "#11330f",
"rgb": {
"r": 17,
"g": 51,
"b": 15
},
"hsl": {
"h": 116.667,
"s": 54.545,
"l": 12.941
},
"oklch": {
"l": 0.28613,
"c": 0.07268,
"h": 142.5
},
"luminance": 0.02521
}Semantic roles & 50–950 ramp
primary
#11330F
secondary
#6A316D
accent
#4ADED6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#030602
muted
#787A78