#123722#123722
#123722 is a dark, muted green. Relative luminance 0.030; OKLCH L 30.3% C 0.057 H 155.7°. Best body text is #FFFFFF at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #123722 |
|---|---|
| RGB | rgb(18, 55, 34) |
| HSL | hsl(146, 51%, 14%) |
| HSV | hsv(146, 67%, 22%) |
| CMYK | cmyk(67.3%, 0%, 38.2%, 78.4%) |
| CIE-LAB | lab(19.95, -19.15, 9.32) |
| CIE-LCH | lch(19.95, 21.30, 154.04°) |
| OKLab | oklab(30.33% -0.0521 0.0235) |
| OKLCH | oklch(30.33% 0.057 155.7) |
| XYZ | xyz(1.9042, 2.9763, 1.9872) |
| Luminance | 0.0298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 6.01
Dark Forest Green
#002D04
ΔE00 6.79
Very Dark Green
#062E03
ΔE00 7.03
Pine Green
#0A481E
ΔE00 8.05
Dark Green
#033500
ΔE00 8.63
Hunter Green (survey)
#0B4008
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123722 #371227
analogous
#153712 #123722 #123735
triadic
#123722 #221237 #372212
tetradic
#123722 #121537 #371227 #373512
square
#123722 #121537 #371227 #373512
split-complementary
#123722 #351237 #371215
monochromatic
#08170E #08170E #123722 #21653F #30935B
Accessibility & contrast
On white
13.16
#123722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#123722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123722
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123722 | 1.00 | 13.16 | 1.60 | 13.16 |
| #FFFFFF | 13.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373221
Deuteranopia (green-blind)
#322F23
Tritanopia (blue-blind)
#063632
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123722; /* rgb */ color: rgb(18, 55, 34); /* oklch */ color: oklch(30.3% 0.057 155.7);
Tailwind
colors: {
custom: {
50: '#546e5d',
500: '#123722',
950: '#000000',
},
}SCSS
$custom: #123722; $custom-light: #546e5d; $custom-dark: #000000;
JSON
{
"hex": "#123722",
"rgb": {
"r": 18,
"g": 55,
"b": 34
},
"hsl": {
"h": 145.946,
"s": 50.685,
"l": 14.314
},
"oklch": {
"l": 0.30325,
"c": 0.05719,
"h": 155.7
},
"luminance": 0.02976
}Semantic roles & 50–950 ramp
primary
#123722
secondary
#703556
accent
#4E9DDA
background
#F5F6F5
surface
#E8ECE9
border
#C4C7C5
text
#030704
muted
#787A79