#123209#123209
#123209 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.3% C 0.076 H 139.6°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #123209 |
|---|---|
| RGB | rgb(18, 50, 9) |
| HSL | hsl(107, 69%, 12%) |
| HSV | hsv(107, 82%, 20%) |
| CMYK | cmyk(64%, 0%, 82%, 80.4%) |
| CIE-LAB | lab(17.60, -21.11, 21.02) |
| CIE-LCH | lch(17.60, 29.79, 135.12°) |
| OKLab | oklab(28.26% -0.058 0.0494) |
| OKLCH | oklch(28.26% 0.076 139.6) |
| XYZ | xyz(1.4393, 2.4294, 0.6515) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.02
Dark Forest Green
#002D04
ΔE00 3.04
Dark Green
#033500
ΔE00 3.20
Hunter Green (survey)
#0B4008
ΔE00 5.40
Forrest Green
#154406
ΔE00 6.67
Pine Green
#0A481E
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123209 #290932
analogous
#273209 #123209 #093215
triadic
#123209 #091232 #320912
tetradic
#123209 #092732 #290932 #321509
square
#123209 #092732 #290932 #321509
split-complementary
#123209 #150932 #320927
monochromatic
#091A05 #091A05 #123209 #256612 #379A1C
Accessibility & contrast
On white
14.13
#123209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#123209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123209
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123209 | 1.00 | 14.13 | 1.49 | 14.13 |
| #FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D04
Deuteranopia (green-blind)
#302A0D
Tritanopia (blue-blind)
#0F302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #123209; /* rgb */ color: rgb(18, 50, 9); /* oklch */ color: oklch(28.3% 0.076 139.6);
Tailwind
colors: {
custom: {
50: '#546a4b',
500: '#123209',
950: '#000000',
},
}SCSS
$custom: #123209; $custom-light: #546a4b; $custom-dark: #000000;
JSON
{
"hex": "#123209",
"rgb": {
"r": 18,
"g": 50,
"b": 9
},
"hsl": {
"h": 106.829,
"s": 69.492,
"l": 11.569
},
"oklch": {
"l": 0.28259,
"c": 0.07617,
"h": 139.6
},
"luminance": 0.0243
}Semantic roles & 50–950 ramp
primary
#123209
secondary
#602770
accent
#3BECC5
background
#F5F6F4
surface
#E8EBE7
border
#C4C6C3
text
#030601
muted
#787A77