#12330F#12330F
#12330F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.7% C 0.072 H 142.0°. Best body text is #FFFFFF at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #12330F |
|---|---|
| RGB | rgb(18, 51, 15) |
| HSL | hsl(115, 55%, 13%) |
| HSV | hsv(115, 71%, 20%) |
| CMYK | cmyk(64.7%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(18.06, -20.84, 18.83) |
| CIE-LCH | lch(18.06, 28.09, 137.90°) |
| OKLab | oklab(28.66% -0.0568 0.0444) |
| OKLCH | oklch(28.66% 0.072 142) |
| XYZ | xyz(1.5194, 2.5306, 0.8602) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.30
Dark Forest Green
#002D04
ΔE00 2.98
Dark Green
#033500
ΔE00 3.80
Hunter Green (survey)
#0B4008
ΔE00 5.75
Pine Green
#0A481E
ΔE00 7.09
Forrest Green
#154406
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12330F #300F33
analogous
#24330F #12330F #0F331E
triadic
#12330F #0F1233 #330F12
tetradic
#12330F #0F2433 #300F33 #331E0F
square
#12330F #0F2433 #300F33 #331E0F
split-complementary
#12330F #1E0F33 #330F24
monochromatic
#081807 #081807 #12330F #23621D #33922B
Accessibility & contrast
On white
13.94
#12330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#12330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12330F
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12330F | 1.00 | 13.94 | 1.51 | 13.94 |
| #FFFFFF | 13.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#0D312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #12330f; /* rgb */ color: rgb(18, 51, 15); /* oklch */ color: oklch(28.7% 0.072 142.0);
Tailwind
colors: {
custom: {
50: '#546b4e',
500: '#12330f',
950: '#000000',
},
}SCSS
$custom: #12330f; $custom-light: #546b4e; $custom-dark: #000000;
JSON
{
"hex": "#12330f",
"rgb": {
"r": 18,
"g": 51,
"b": 15
},
"hsl": {
"h": 115,
"s": 54.545,
"l": 12.941
},
"oklch": {
"l": 0.2866,
"c": 0.07211,
"h": 142
},
"luminance": 0.02531
}Semantic roles & 50–950 ramp
primary
#12330F
secondary
#68316D
accent
#4ADED2
background
#F4F6F4
surface
#E8EBE7
border
#C4C6C3
text
#030602
muted
#787A78