#123724#123724
#123724 is a dark, muted green. Relative luminance 0.030; OKLCH L 30.4% C 0.055 H 158.1°. Best body text is #FFFFFF at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #123724 |
|---|---|
| RGB | rgb(18, 55, 36) |
| HSL | hsl(149, 51%, 14%) |
| HSV | hsv(149, 67%, 22%) |
| CMYK | cmyk(67.3%, 0%, 34.5%, 78.4%) |
| CIE-LAB | lab(20.00, -18.66, 8.06) |
| CIE-LCH | lch(20.00, 20.32, 156.64°) |
| OKLab | oklab(30.38% -0.051 0.0205) |
| OKLCH | oklch(30.38% 0.055 158.1) |
| XYZ | xyz(1.9339, 2.9882, 2.1436) |
| Luminance | 0.0299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 6.32
Dark Forest Green
#002D04
ΔE00 7.51
Very Dark Green
#062E03
ΔE00 7.78
Pine Green
#0A481E
ΔE00 8.66
Dark Green
#033500
ΔE00 9.42
Hunter Green (survey)
#0B4008
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123724 #371225
analogous
#133712 #123724 #123737
triadic
#123724 #241237 #372412
tetradic
#123724 #121337 #371225 #373712
square
#123724 #121337 #371225 #373712
split-complementary
#123724 #371237 #371213
monochromatic
#08170F #08170F #123724 #216542 #309360
Accessibility & contrast
On white
13.14
#123724 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#123724 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123724
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123724 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123724 | 1.00 | 13.14 | 1.60 | 13.14 |
| #FFFFFF | 13.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363223
Deuteranopia (green-blind)
#312F25
Tritanopia (blue-blind)
#053732
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123724; /* rgb */ color: rgb(18, 55, 36); /* oklch */ color: oklch(30.4% 0.055 158.1);
Tailwind
colors: {
custom: {
50: '#546e5e',
500: '#123724',
950: '#000000',
},
}SCSS
$custom: #123724; $custom-light: #546e5e; $custom-dark: #000000;
JSON
{
"hex": "#123724",
"rgb": {
"r": 18,
"g": 55,
"b": 36
},
"hsl": {
"h": 149.189,
"s": 50.685,
"l": 14.314
},
"oklch": {
"l": 0.3038,
"c": 0.05492,
"h": 158.1
},
"luminance": 0.02988
}Semantic roles & 50–950 ramp
primary
#123724
secondary
#703553
accent
#4E96DA
background
#F5F6F5
surface
#E8ECE9
border
#C4C7C5
text
#030704
muted
#787A79