#123E26#123E26
#123E26 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.6% C 0.065 H 156.0°. Best body text is #FFFFFF at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #123E26 |
|---|---|
| RGB | rgb(18, 62, 38) |
| HSL | hsl(147, 55%, 16%) |
| HSV | hsv(147, 71%, 24%) |
| CMYK | cmyk(71%, 0%, 38.7%, 75.7%) |
| CIE-LAB | lab(22.70, -21.74, 10.43) |
| CIE-LCH | lch(22.70, 24.11, 154.36°) |
| OKLab | oklab(32.61% -0.059 0.0263) |
| OKLCH | oklch(32.61% 0.065 156) |
| XYZ | xyz(2.3217, 3.7136, 2.4278) |
| Luminance | 0.0371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.61
Pine Green
#0A481E
ΔE00 6.05
Dark Forest Green
#002D04
ΔE00 7.32
Very Dark Green
#062E03
ΔE00 7.53
Dark Green
#033500
ΔE00 8.31
Hunter Green (survey)
#0B4008
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123E26 #3E122A
analogous
#143E12 #123E26 #123E3C
triadic
#123E26 #26123E #3E2612
tetradic
#123E26 #12143E #3E122A #3E3C12
square
#123E26 #12143E #3E122A #3E3C12
split-complementary
#123E26 #3C123E #3E1214
monochromatic
#07180F #07180F #123E26 #206D43 #2E9D60
Accessibility & contrast
On white
12.05
#123E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#123E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123E26
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123E26 | 1.00 | 12.05 | 1.74 | 12.05 |
| #FFFFFF | 12.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3924
Deuteranopia (green-blind)
#383528
Tritanopia (blue-blind)
#013D38
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #123e26; /* rgb */ color: rgb(18, 62, 38); /* oklch */ color: oklch(32.6% 0.065 156.0);
Tailwind
colors: {
custom: {
50: '#567460',
500: '#123e26',
950: '#000000',
},
}SCSS
$custom: #123e26; $custom-light: #567460; $custom-dark: #000000;
JSON
{
"hex": "#123e26",
"rgb": {
"r": 18,
"g": 62,
"b": 38
},
"hsl": {
"h": 147.273,
"s": 55,
"l": 15.686
},
"oklch": {
"l": 0.32611,
"c": 0.06463,
"h": 156
},
"luminance": 0.03714
}Semantic roles & 50–950 ramp
primary
#123E26
secondary
#773559
accent
#499BDE
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030805
muted
#787B79