#123905#123905
#123905 is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.5% C 0.090 H 139.3°. Best body text is #FFFFFF at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #123905 |
|---|---|
| RGB | rgb(18, 57, 5) |
| HSL | hsl(105, 84%, 12%) |
| HSV | hsv(105, 91%, 22%) |
| CMYK | cmyk(68.4%, 0%, 91.2%, 77.6%) |
| CIE-LAB | lab(20.31, -24.71, 25.80) |
| CIE-LCH | lch(20.31, 35.73, 133.76°) |
| OKLab | oklab(30.48% -0.0681 0.0586) |
| OKLCH | oklch(30.48% 0.09 139.3) |
| XYZ | xyz(1.7399, 3.0657, 0.6436) |
| Luminance | 0.0307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.08
Hunter Green (survey)
#0B4008
ΔE00 2.62
Forrest Green
#154406
ΔE00 3.71
Very Dark Green
#062E03
ΔE00 4.06
Forest Green (survey)
#06470C
ΔE00 4.89
Dark Forest Green
#002D04
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123905 #2C0539
analogous
#2C3905 #123905 #053912
triadic
#123905 #051239 #390512
tetradic
#123905 #052C39 #2C0539 #391205
square
#123905 #052C39 #2C0539 #391205
split-complementary
#123905 #120539 #39052C
monochromatic
#091C02 #091C02 #123905 #24710A #36AA0F
Accessibility & contrast
On white
13.02
#123905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#123905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123905
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123905 | 1.00 | 13.02 | 1.61 | 13.02 |
| #FFFFFF | 13.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3300
Deuteranopia (green-blind)
#36300A
Tritanopia (blue-blind)
#0D372F
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #123905; /* rgb */ color: rgb(18, 57, 5); /* oklch */ color: oklch(30.5% 0.090 139.3);
Tailwind
colors: {
custom: {
50: '#56704a',
500: '#123905',
950: '#000000',
},
}SCSS
$custom: #123905; $custom-light: #56704a; $custom-dark: #000000;
JSON
{
"hex": "#123905",
"rgb": {
"r": 18,
"g": 57,
"b": 5
},
"hsl": {
"h": 105,
"s": 83.871,
"l": 12.157
},
"oklch": {
"l": 0.30483,
"c": 0.08981,
"h": 139.3
},
"luminance": 0.03066
}Semantic roles & 50–950 ramp
primary
#123905
secondary
#63207A
accent
#2EFAC7
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77