#222C10#222C10
#222C10 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.048 H 125.7°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #222C10 |
|---|---|
| RGB | rgb(34, 44, 16) |
| HSL | hsl(81, 47%, 12%) |
| HSV | hsv(81, 64%, 17%) |
| CMYK | cmyk(22.7%, 0%, 63.6%, 82.7%) |
| CIE-LAB | lab(16.40, -10.08, 16.50) |
| CIE-LCH | lch(16.40, 19.33, 121.44°) |
| OKLab | oklab(27.58% -0.0283 0.0394) |
| OKLCH | oklch(27.58% 0.048 125.7) |
| XYZ | xyz(1.6539, 2.1788, 0.8235) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.18
Dark Forest Green
#002D04
ΔE00 8.94
Dark Olive
#373E02
ΔE00 9.58
Dark Green
#033500
ΔE00 9.76
Hunter Green (survey)
#0B4008
ΔE00 11.22
Forrest Green
#154406
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C10 #1A102C
analogous
#2C2810 #222C10 #142C10
triadic
#222C10 #10222C #2C1022
tetradic
#222C10 #102C28 #1A102C #2C1014
square
#222C10 #102C28 #1A102C #2C1014
split-complementary
#222C10 #10142C #28102C
monochromatic
#111608 #111608 #222C10 #455920 #678631
Accessibility & contrast
On white
14.63
#222C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#222C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C10
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C10 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290D
Deuteranopia (green-blind)
#2D2812
Tritanopia (blue-blind)
#242A26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #222c10; /* rgb */ color: rgb(34, 44, 16); /* oklch */ color: oklch(27.6% 0.048 125.7);
Tailwind
colors: {
custom: {
50: '#5e654f',
500: '#222c10',
950: '#000000',
},
}SCSS
$custom: #222c10; $custom-light: #5e654f; $custom-dark: #000000;
JSON
{
"hex": "#222c10",
"rgb": {
"r": 34,
"g": 44,
"b": 16
},
"hsl": {
"h": 81.429,
"s": 46.667,
"l": 11.765
},
"oklch": {
"l": 0.27582,
"c": 0.04849,
"h": 125.7
},
"luminance": 0.02179
}Semantic roles & 50–950 ramp
primary
#222C10
secondary
#453365
accent
#51D681
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040502
muted
#797A78