#123E25#123E25
#123E25 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.6% C 0.066 H 155.0°. Best body text is #FFFFFF at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #123E25 |
|---|---|
| RGB | rgb(18, 62, 37) |
| HSL | hsl(146, 55%, 16%) |
| HSV | hsv(146, 71%, 24%) |
| CMYK | cmyk(71%, 0%, 40.3%, 75.7%) |
| CIE-LAB | lab(22.68, -21.98, 11.05) |
| CIE-LCH | lch(22.68, 24.60, 153.30°) |
| OKLab | oklab(32.58% -0.0596 0.0278) |
| OKLCH | oklch(32.58% 0.066 155) |
| XYZ | xyz(2.3058, 3.7072, 2.3439) |
| Luminance | 0.0371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.51
Pine Green
#0A481E
ΔE00 5.75
Dark Forest Green
#002D04
ΔE00 7.06
Very Dark Green
#062E03
ΔE00 7.25
Dark Green
#033500
ΔE00 7.97
Hunter Green (survey)
#0B4008
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123E25 #3E122B
analogous
#153E12 #123E25 #123E3B
triadic
#123E25 #25123E #3E2512
tetradic
#123E25 #12153E #3E122B #3E3B12
square
#123E25 #12153E #3E122B #3E3B12
split-complementary
#123E25 #3B123E #3E1215
monochromatic
#07180E #07180E #123E25 #206D41 #2E9D5E
Accessibility & contrast
On white
12.06
#123E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#123E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123E25
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123E25 | 1.00 | 12.06 | 1.74 | 12.06 |
| #FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3923
Deuteranopia (green-blind)
#383427
Tritanopia (blue-blind)
#023D38
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #123e25; /* rgb */ color: rgb(18, 62, 37); /* oklch */ color: oklch(32.6% 0.066 155.0);
Tailwind
colors: {
custom: {
50: '#56745f',
500: '#123e25',
950: '#000000',
},
}SCSS
$custom: #123e25; $custom-light: #56745f; $custom-dark: #000000;
JSON
{
"hex": "#123e25",
"rgb": {
"r": 18,
"g": 62,
"b": 37
},
"hsl": {
"h": 145.909,
"s": 55,
"l": 15.686
},
"oklch": {
"l": 0.32585,
"c": 0.06575,
"h": 155
},
"luminance": 0.03707
}Semantic roles & 50–950 ramp
primary
#123E25
secondary
#77355A
accent
#499EDE
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030804
muted
#787B79