#122200#122200
#122200 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 22.9% C 0.062 H 130.6°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #122200 |
|---|---|
| RGB | rgb(18, 34, 0) |
| HSL | hsl(88, 100%, 7%) |
| HSV | hsv(88, 100%, 13%) |
| CMYK | cmyk(47.1%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(11.08, -14.12, 16.21) |
| CIE-LCH | lch(11.08, 21.50, 131.05°) |
| OKLab | oklab(22.88% -0.0405 0.0472) |
| OKLCH | oklch(22.88% 0.062 130.6) |
| XYZ | xyz(0.8215, 1.2726, 0.2024) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.09
Dark Forest Green
#002D04
ΔE00 6.48
Dark Green
#033500
ΔE00 8.67
Hunter Green (survey)
#0B4008
ΔE00 11.28
Forrest Green
#154406
ΔE00 12.40
Dark Olive
#373E02
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122200 #100022
analogous
#222100 #122200 #012200
triadic
#122200 #001222 #220012
tetradic
#122200 #002221 #100022 #220001
square
#122200 #002221 #100022 #220001
split-complementary
#122200 #000122 #210022
monochromatic
#101F00 #101F00 #122200 #325F00 #539C00
Accessibility & contrast
On white
16.74
#122200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#122200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122200
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122200 | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#221D02
Tritanopia (blue-blind)
#13201B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #122200; /* rgb */ color: rgb(18, 34, 0); /* oklch */ color: oklch(22.9% 0.062 130.6);
Tailwind
colors: {
custom: {
50: '#505d46',
500: '#122200',
950: '#000000',
},
}SCSS
$custom: #122200; $custom-light: #505d46; $custom-dark: #000000;
JSON
{
"hex": "#122200",
"rgb": {
"r": 18,
"g": 34,
"b": 0
},
"hsl": {
"h": 88.235,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22876,
"c": 0.06217,
"h": 130.6
},
"luminance": 0.01273
}Semantic roles & 50–950 ramp
primary
#122200
secondary
#3C136B
accent
#29FF8E
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977