#123204#123204
#123204 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.081 H 138.0°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #123204 |
|---|---|
| RGB | rgb(18, 50, 4) |
| HSL | hsl(102, 85%, 11%) |
| HSV | hsv(102, 92%, 20%) |
| CMYK | cmyk(64%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(17.55, -21.68, 23.00) |
| CIE-LCH | lch(17.55, 31.61, 133.32°) |
| OKLab | oklab(28.2% -0.06 0.0541) |
| OKLCH | oklch(28.2% 0.081 138) |
| XYZ | xyz(1.4119, 2.4185, 0.5072) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.31
Dark Green
#033500
ΔE00 2.78
Dark Forest Green
#002D04
ΔE00 3.43
Hunter Green (survey)
#0B4008
ΔE00 5.02
Forrest Green
#154406
ΔE00 6.19
Forest Green (survey)
#06470C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123204 #240432
analogous
#293204 #123204 #04320D
triadic
#123204 #041232 #320412
tetradic
#123204 #042932 #240432 #320D04
square
#123204 #042932 #240432 #320D04
split-complementary
#123204 #0D0432 #320429
monochromatic
#0A1C02 #0A1C02 #123204 #266B09 #3BA30D
Accessibility & contrast
On white
14.15
#123204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#123204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123204
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123204 | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D00
Deuteranopia (green-blind)
#302A08
Tritanopia (blue-blind)
#0F3029
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #123204; /* rgb */ color: rgb(18, 50, 4); /* oklch */ color: oklch(28.2% 0.081 138.0);
Tailwind
colors: {
custom: {
50: '#546a49',
500: '#123204',
950: '#000000',
},
}SCSS
$custom: #123204; $custom-light: #546a49; $custom-dark: #000000;
JSON
{
"hex": "#123204",
"rgb": {
"r": 18,
"g": 50,
"b": 4
},
"hsl": {
"h": 101.739,
"s": 85.185,
"l": 10.588
},
"oklch": {
"l": 0.28202,
"c": 0.08084,
"h": 138
},
"luminance": 0.02419
}Semantic roles & 50–950 ramp
primary
#123204
secondary
#5A1D74
accent
#2CFBBC
background
#F5F6F4
surface
#E8EBE7
border
#C4C6C3
text
#030601
muted
#787A77