#123202#123202
#123202 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.083 H 137.3°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #123202 |
|---|---|
| RGB | rgb(18, 50, 2) |
| HSL | hsl(100, 92%, 10%) |
| HSV | hsv(100, 96%, 20%) |
| CMYK | cmyk(64%, 0%, 96%, 80.4%) |
| CIE-LAB | lab(17.53, -21.91, 23.79) |
| CIE-LCH | lch(17.53, 32.34, 132.65°) |
| OKLab | oklab(28.18% -0.0609 0.0561) |
| OKLCH | oklch(28.18% 0.083 137.3) |
| XYZ | xyz(1.4010, 2.4141, 0.4496) |
| Luminance | 0.0241 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.52
Dark Green
#033500
ΔE00 2.69
Dark Forest Green
#002D04
ΔE00 3.64
Hunter Green (survey)
#0B4008
ΔE00 4.92
Forrest Green
#154406
ΔE00 6.04
Forest Green (survey)
#06470C
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123202 #220232
analogous
#2A3202 #123202 #02320A
triadic
#123202 #021232 #320212
tetradic
#123202 #022A32 #220232 #320A02
square
#123202 #022A32 #220232 #320A02
split-complementary
#123202 #0A0232 #32022A
monochromatic
#0B1D01 #0B1D01 #123202 #276D04 #3CA807
Accessibility & contrast
On white
14.16
#123202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#123202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123202
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123202 | 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)
#302A06
Tritanopia (blue-blind)
#103029
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #123202; /* rgb */ color: rgb(18, 50, 2); /* oklch */ color: oklch(28.2% 0.083 137.3);
Tailwind
colors: {
custom: {
50: '#546a48',
500: '#123202',
950: '#000000',
},
}SCSS
$custom: #123202; $custom-light: #546a48; $custom-dark: #000000;
JSON
{
"hex": "#123202",
"rgb": {
"r": 18,
"g": 50,
"b": 2
},
"hsl": {
"h": 100,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.28178,
"c": 0.08281,
"h": 137.3
},
"luminance": 0.02414
}Semantic roles & 50–950 ramp
primary
#123202
secondary
#571976
accent
#29FFB8
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77