#123313#123313
#123313 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.7% C 0.068 H 144.1°. Best body text is #FFFFFF at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #123313 |
|---|---|
| RGB | rgb(18, 51, 19) |
| HSL | hsl(122, 48%, 14%) |
| HSV | hsv(122, 65%, 20%) |
| CMYK | cmyk(64.7%, 0%, 62.7%, 80%) |
| CIE-LAB | lab(18.11, -20.22, 16.58) |
| CIE-LCH | lch(18.11, 26.15, 140.65°) |
| OKLab | oklab(28.72% -0.0549 0.0398) |
| OKLCH | oklch(28.72% 0.068 144.1) |
| XYZ | xyz(1.5507, 2.5431, 1.0251) |
| Luminance | 0.0254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.99
Dark Forest Green
#002D04
ΔE00 3.32
Dark Green
#033500
ΔE00 4.77
Hunter Green (survey)
#0B4008
ΔE00 6.55
Pine Green
#0A481E
ΔE00 7.19
Evergreen
#05472A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123313 #331232
analogous
#213312 #123313 #123323
triadic
#123313 #131233 #331312
tetradic
#123313 #122133 #331232 #332312
square
#123313 #122133 #331232 #332312
split-complementary
#123313 #231233 #331221
monochromatic
#081708 #081708 #123313 #226024 #328D35
Accessibility & contrast
On white
13.92
#123313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#123313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123313
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123313 | 1.00 | 13.92 | 1.51 | 13.92 |
| #FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E10
Deuteranopia (green-blind)
#302B15
Tritanopia (blue-blind)
#0D312C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #123313; /* rgb */ color: rgb(18, 51, 19); /* oklch */ color: oklch(28.7% 0.068 144.1);
Tailwind
colors: {
custom: {
50: '#546b51',
500: '#123313',
950: '#000000',
},
}SCSS
$custom: #123313; $custom-light: #546b51; $custom-dark: #000000;
JSON
{
"hex": "#123313",
"rgb": {
"r": 18,
"g": 51,
"b": 19
},
"hsl": {
"h": 121.818,
"s": 47.826,
"l": 13.529
},
"oklch": {
"l": 0.28724,
"c": 0.06781,
"h": 144.1
},
"luminance": 0.02543
}Semantic roles & 50–950 ramp
primary
#123313
secondary
#6B356A
accent
#50D3D7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#030602
muted
#787A78