#123203#123203
#123203 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.082 H 137.6°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #123203 |
|---|---|
| RGB | rgb(18, 50, 3) |
| HSL | hsl(101, 89%, 10%) |
| HSV | hsv(101, 94%, 20%) |
| CMYK | cmyk(64%, 0%, 94%, 80.4%) |
| CIE-LAB | lab(17.54, -21.80, 23.39) |
| CIE-LCH | lch(17.54, 31.97, 132.98°) |
| OKLab | oklab(28.19% -0.0605 0.0551) |
| OKLCH | oklch(28.19% 0.082 137.6) |
| XYZ | xyz(1.4064, 2.4163, 0.4784) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.41
Dark Green
#033500
ΔE00 2.72
Dark Forest Green
#002D04
ΔE00 3.53
Hunter Green (survey)
#0B4008
ΔE00 4.97
Forrest Green
#154406
ΔE00 6.11
Forest Green (survey)
#06470C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123203 #230332
analogous
#293203 #123203 #03320B
triadic
#123203 #031232 #320312
tetradic
#123203 #032932 #230332 #320B03
square
#123203 #032932 #230332 #320B03
split-complementary
#123203 #0B0332 #320329
monochromatic
#0A1D02 #0A1D02 #123203 #276C06 #3CA50A
Accessibility & contrast
On white
14.16
#123203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#123203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123203
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123203 | 1.00 | 14.16 | 1.48 | 14.16 |
| #FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D00
Deuteranopia (green-blind)
#302A07
Tritanopia (blue-blind)
#103029
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #123203; /* rgb */ color: rgb(18, 50, 3); /* oklch */ color: oklch(28.2% 0.082 137.6);
Tailwind
colors: {
custom: {
50: '#546a48',
500: '#123203',
950: '#000000',
},
}SCSS
$custom: #123203; $custom-light: #546a48; $custom-dark: #000000;
JSON
{
"hex": "#123203",
"rgb": {
"r": 18,
"g": 50,
"b": 3
},
"hsl": {
"h": 100.851,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.2819,
"c": 0.08182,
"h": 137.6
},
"luminance": 0.02416
}Semantic roles & 50–950 ramp
primary
#123203
secondary
#591B75
accent
#29FFBB
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77