#122300#122300
#122300 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.064 H 131.2°. Best body text is #FFFFFF at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #122300 |
|---|---|
| RGB | rgb(18, 35, 0) |
| HSL | hsl(89, 100%, 7%) |
| HSV | hsv(89, 100%, 14%) |
| CMYK | cmyk(48.6%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(11.49, -14.68, 16.77) |
| CIE-LCH | lch(11.49, 22.29, 131.19°) |
| OKLab | oklab(23.21% -0.042 0.0479) |
| OKLCH | oklch(23.21% 0.064 131.2) |
| XYZ | xyz(0.8505, 1.3306, 0.2120) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.63
Dark Forest Green
#002D04
ΔE00 6.05
Dark Green
#033500
ΔE00 8.20
Hunter Green (survey)
#0B4008
ΔE00 10.82
Forrest Green
#154406
ΔE00 11.95
Dark Olive
#373E02
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122300 #110023
analogous
#232300 #122300 #002300
triadic
#122300 #001223 #230012
tetradic
#122300 #002323 #110023 #230000
square
#122300 #002323 #110023 #230000
split-complementary
#122300 #000023 #230023
monochromatic
#101F00 #101F00 #122300 #316000 #519D00
Accessibility & contrast
On white
16.59
#122300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#122300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122300
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122300 | 1.00 | 16.59 | 1.27 | 16.59 |
| #FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231E02
Tritanopia (blue-blind)
#13211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #122300; /* rgb */ color: rgb(18, 35, 0); /* oklch */ color: oklch(23.2% 0.064 131.2);
Tailwind
colors: {
custom: {
50: '#505e46',
500: '#122300',
950: '#000000',
},
}SCSS
$custom: #122300; $custom-light: #505e46; $custom-dark: #000000;
JSON
{
"hex": "#122300",
"rgb": {
"r": 18,
"g": 35,
"b": 0
},
"hsl": {
"h": 89.143,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.23207,
"c": 0.06366,
"h": 131.2
},
"luminance": 0.01331
}Semantic roles & 50–950 ramp
primary
#122300
secondary
#3E136C
accent
#29FF91
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977