#123307#123307
#123307 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.079 H 139.1°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #123307 |
|---|---|
| RGB | rgb(18, 51, 7) |
| HSL | hsl(105, 76%, 11%) |
| HSV | hsv(105, 86%, 20%) |
| CMYK | cmyk(64.7%, 0%, 86.3%, 80%) |
| CIE-LAB | lab(17.97, -21.80, 22.28) |
| CIE-LCH | lch(17.97, 31.18, 134.38°) |
| OKLab | oklab(28.56% -0.06 0.0521) |
| OKLCH | oklch(28.56% 0.079 139.1) |
| XYZ | xyz(1.4716, 2.5115, 0.6082) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.24
Dark Green
#033500
ΔE00 2.72
Dark Forest Green
#002D04
ΔE00 3.30
Hunter Green (survey)
#0B4008
ΔE00 4.85
Forrest Green
#154406
ΔE00 6.08
Forest Green (survey)
#06470C
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123307 #280733
analogous
#283307 #123307 #073312
triadic
#123307 #071233 #330712
tetradic
#123307 #072833 #280733 #331207
square
#123307 #072833 #280733 #331207
split-complementary
#123307 #120733 #330728
monochromatic
#091B04 #091B04 #123307 #25690E #389F16
Accessibility & contrast
On white
13.98
#123307 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#123307 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123307
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123307 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123307 | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E02
Deuteranopia (green-blind)
#312B0B
Tritanopia (blue-blind)
#0F312A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #123307; /* rgb */ color: rgb(18, 51, 7); /* oklch */ color: oklch(28.6% 0.079 139.1);
Tailwind
colors: {
custom: {
50: '#546b4a',
500: '#123307',
950: '#000000',
},
}SCSS
$custom: #123307; $custom-light: #546b4a; $custom-dark: #000000;
JSON
{
"hex": "#123307",
"rgb": {
"r": 18,
"g": 51,
"b": 7
},
"hsl": {
"h": 105,
"s": 75.862,
"l": 11.373
},
"oklch": {
"l": 0.28561,
"c": 0.07949,
"h": 139.1
},
"luminance": 0.02512
}Semantic roles & 50–950 ramp
primary
#123307
secondary
#5F2373
accent
#35F2C3
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77