#123501#123501
#123501 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.088 H 137.6°. Best body text is #FFFFFF at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #123501 |
|---|---|
| RGB | rgb(18, 53, 1) |
| HSL | hsl(100, 96%, 11%) |
| HSV | hsv(100, 98%, 21%) |
| CMYK | cmyk(66%, 0%, 98.1%, 79.2%) |
| CIE-LAB | lab(18.70, -23.38, 25.59) |
| CIE-LCH | lch(18.70, 34.66, 132.41°) |
| OKLab | oklab(29.15% -0.0649 0.0593) |
| OKLCH | oklch(29.15% 0.088 137.6) |
| XYZ | xyz(1.5280, 2.6769, 0.4649) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.16
Very Dark Green
#062E03
ΔE00 3.34
Hunter Green (survey)
#0B4008
ΔE00 3.86
Dark Forest Green
#002D04
ΔE00 4.35
Forrest Green
#154406
ΔE00 4.88
Forest Green (survey)
#06470C
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123501 #240135
analogous
#2C3501 #123501 #01350A
triadic
#123501 #011235 #350112
tetradic
#123501 #012C35 #240135 #350A01
square
#123501 #012C35 #240135 #350A01
split-complementary
#123501 #0A0135 #35012C
monochromatic
#0A1E01 #0A1E01 #123501 #267102 #3BAD03
Accessibility & contrast
On white
13.68
#123501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#123501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123501
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123501 | 1.00 | 13.68 | 1.54 | 13.68 |
| #FFFFFF | 13.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#332C06
Tritanopia (blue-blind)
#0F332C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #123501; /* rgb */ color: rgb(18, 53, 1); /* oklch */ color: oklch(29.1% 0.088 137.6);
Tailwind
colors: {
custom: {
50: '#556d48',
500: '#123501',
950: '#000000',
},
}SCSS
$custom: #123501; $custom-light: #556d48; $custom-dark: #000000;
JSON
{
"hex": "#123501",
"rgb": {
"r": 18,
"g": 53,
"b": 1
},
"hsl": {
"h": 100.385,
"s": 96.296,
"l": 10.588
},
"oklch": {
"l": 0.29145,
"c": 0.08791,
"h": 137.6
},
"luminance": 0.02677
}Semantic roles & 50–950 ramp
primary
#123501
secondary
#5A187A
accent
#29FFB9
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030700
muted
#787A77