#123014#123014
#123014 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.061 H 145.0°. Best body text is #FFFFFF at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #123014 |
|---|---|
| RGB | rgb(18, 48, 20) |
| HSL | hsl(124, 45%, 13%) |
| HSV | hsv(124, 63%, 19%) |
| CMYK | cmyk(62.5%, 0%, 58.3%, 81.2%) |
| CIE-LAB | lab(16.95, -18.54, 14.54) |
| CIE-LCH | lch(16.95, 23.56, 141.90°) |
| OKLab | oklab(27.78% -0.0503 0.0353) |
| OKLCH | oklch(27.78% 0.061 145) |
| XYZ | xyz(1.4326, 2.2929, 1.0288) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.83
Dark Forest Green
#002D04
ΔE00 3.97
Dark Green
#033500
ΔE00 6.10
Hunter Green (survey)
#0B4008
ΔE00 8.04
Evergreen
#05472A
ΔE00 8.23
Pine Green
#0A481E
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123014 #30122E
analogous
#1F3012 #123014 #123023
triadic
#123014 #141230 #301412
tetradic
#123014 #121F30 #30122E #302312
square
#123014 #121F30 #30122E #302312
split-complementary
#123014 #231230 #30121F
monochromatic
#081609 #081609 #123014 #235D27 #338939
Accessibility & contrast
On white
14.40
#123014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#123014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123014
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123014 | 1.00 | 14.40 | 1.46 | 14.40 |
| #FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B12
Deuteranopia (green-blind)
#2D2916
Tritanopia (blue-blind)
#0D2F29
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #123014; /* rgb */ color: rgb(18, 48, 20); /* oklch */ color: oklch(27.8% 0.061 145.0);
Tailwind
colors: {
custom: {
50: '#536852',
500: '#123014',
950: '#000000',
},
}SCSS
$custom: #123014; $custom-light: #536852; $custom-dark: #000000;
JSON
{
"hex": "#123014",
"rgb": {
"r": 18,
"g": 48,
"b": 20
},
"hsl": {
"h": 124,
"s": 45.455,
"l": 12.941
},
"oklch": {
"l": 0.27779,
"c": 0.06146,
"h": 145
},
"luminance": 0.02293
}Semantic roles & 50–950 ramp
primary
#123014
secondary
#683665
accent
#53CCD5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78