#123F28#123F28
#123F28 is a dark, moderate green. Relative luminance 0.038; OKLCH L 33.0% C 0.064 H 157.5°. Best body text is #FFFFFF at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #123F28 |
|---|---|
| RGB | rgb(18, 63, 40) |
| HSL | hsl(149, 56%, 16%) |
| HSV | hsv(149, 71%, 25%) |
| CMYK | cmyk(71.4%, 0%, 36.5%, 75.3%) |
| CIE-LAB | lab(23.12, -21.75, 9.71) |
| CIE-LCH | lch(23.12, 23.82, 155.94°) |
| OKLab | oklab(32.97% -0.0592 0.0246) |
| OKLCH | oklch(32.97% 0.064 157.5) |
| XYZ | xyz(2.4097, 3.8366, 2.6206) |
| Luminance | 0.0384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.49
Pine Green
#0A481E
ΔE00 6.27
Dark Forest Green
#002D04
ΔE00 7.84
Very Dark Green
#062E03
ΔE00 8.07
Dark Green
#033500
ΔE00 8.82
Hunter Green (survey)
#0B4008
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123F28 #3F1229
analogous
#123F12 #123F28 #123F3E
triadic
#123F28 #28123F #3F2812
tetradic
#123F28 #12123F #3F1229 #3F3E12
square
#123F28 #12123F #3F1229 #3F3E12
split-complementary
#123F28 #3E123F #3F1212
monochromatic
#07180F #07180F #123F28 #206F46 #2D9E64
Accessibility & contrast
On white
11.88
#123F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#123F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123F28
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123F28 | 1.00 | 11.88 | 1.77 | 11.88 |
| #FFFFFF | 11.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3A27
Deuteranopia (green-blind)
#383529
Tritanopia (blue-blind)
#003E39
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #123f28; /* rgb */ color: rgb(18, 63, 40); /* oklch */ color: oklch(33.0% 0.064 157.5);
Tailwind
colors: {
custom: {
50: '#567462',
500: '#123f28',
950: '#000000',
},
}SCSS
$custom: #123f28; $custom-light: #567462; $custom-dark: #000000;
JSON
{
"hex": "#123f28",
"rgb": {
"r": 18,
"g": 63,
"b": 40
},
"hsl": {
"h": 149.333,
"s": 55.556,
"l": 15.882
},
"oklch": {
"l": 0.32973,
"c": 0.06408,
"h": 157.5
},
"luminance": 0.03837
}Semantic roles & 50–950 ramp
primary
#123F28
secondary
#783557
accent
#4996DF
background
#F5F7F5
surface
#E9EDEA
border
#C5C8C6
text
#030805
muted
#787B79