#123302#123302
#123302 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.084 H 137.5°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #123302 |
|---|---|
| RGB | rgb(18, 51, 2) |
| HSL | hsl(100, 92%, 10%) |
| HSV | hsv(100, 96%, 20%) |
| CMYK | cmyk(64.7%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(17.92, -22.37, 24.26) |
| CIE-LCH | lch(17.92, 33.00, 132.68°) |
| OKLab | oklab(28.51% -0.0621 0.0569) |
| OKLCH | oklch(28.51% 0.084 137.5) |
| XYZ | xyz(1.4442, 2.5005, 0.4640) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.46
Very Dark Green
#062E03
ΔE00 2.72
Dark Forest Green
#002D04
ΔE00 3.81
Hunter Green (survey)
#0B4008
ΔE00 4.57
Forrest Green
#154406
ΔE00 5.67
Forest Green (survey)
#06470C
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123302 #230233
analogous
#2A3302 #123302 #02330A
triadic
#123302 #021233 #330212
tetradic
#123302 #022A33 #230233 #330A02
square
#123302 #022A33 #230233 #330A02
split-complementary
#123302 #0A0233 #33022A
monochromatic
#0A1D01 #0A1D01 #123302 #276E04 #3CA907
Accessibility & contrast
On white
14.00
#123302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#123302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123302
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123302 | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#312B06
Tritanopia (blue-blind)
#0F312A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #123302; /* rgb */ color: rgb(18, 51, 2); /* oklch */ color: oklch(28.5% 0.084 137.5);
Tailwind
colors: {
custom: {
50: '#546b48',
500: '#123302',
950: '#000000',
},
}SCSS
$custom: #123302; $custom-light: #546b48; $custom-dark: #000000;
JSON
{
"hex": "#123302",
"rgb": {
"r": 18,
"g": 51,
"b": 2
},
"hsl": {
"h": 100.408,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28505,
"c": 0.08421,
"h": 137.5
},
"luminance": 0.02501
}Semantic roles & 50–950 ramp
primary
#123302
secondary
#591A77
accent
#29FFB9
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77