#222C2A#222C2A
#222C2A is a dark, near-neutral teal. Relative luminance 0.023; OKLCH L 28.3% C 0.014 H 181.7°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #222C2A |
|---|---|
| RGB | rgb(34, 44, 42) |
| HSL | hsl(168, 13%, 15%) |
| HSV | hsv(168, 23%, 17%) |
| CMYK | cmyk(22.7%, 0%, 4.5%, 82.7%) |
| CIE-LAB | lab(17.03, -4.84, -0.13) |
| CIE-LCH | lch(17.03, 4.84, 181.58°) |
| OKLab | oklab(28.29% -0.0143 -0.0004) |
| OKLCH | oklch(28.29% 0.014 181.7) |
| XYZ | xyz(1.9782, 2.3086, 2.5314) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.49
Charcoal (survey)
#343837
ΔE00 5.50
Onyx
#353839
ΔE00 6.51
Dark Grey
#363737
ΔE00 6.96
Charcoal Grey
#3C4142
ΔE00 8.12
Almost Black
#070D0D
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C2A #2C2224
analogous
#222C25 #222C2A #22292C
triadic
#222C2A #2A222C #2C2A22
tetradic
#222C2A #25222C #2C2224 #292C22
square
#222C2A #25222C #2C2224 #292C22
split-complementary
#222C2A #2C2229 #2C2522
monochromatic
#0D1110 #0D1110 #222C2A #3D4F4B #57716C
Accessibility & contrast
On white
14.37
#222C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#222C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C2A
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C2A | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B2A
Deuteranopia (green-blind)
#29292A
Tritanopia (blue-blind)
#1F2C2B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #222c2a; /* rgb */ color: rgb(34, 44, 42); /* oklch */ color: oklch(28.3% 0.014 181.7);
Tailwind
colors: {
custom: {
50: '#5d6563',
500: '#222c2a',
950: '#000000',
},
}SCSS
$custom: #222c2a; $custom-light: #5d6563; $custom-dark: #000000;
JSON
{
"hex": "#222c2a",
"rgb": {
"r": 34,
"g": 44,
"b": 42
},
"hsl": {
"h": 168,
"s": 12.821,
"l": 15.294
},
"oklch": {
"l": 0.28294,
"c": 0.01431,
"h": 181.7
},
"luminance": 0.02309
}Semantic roles & 50–950 ramp
primary
#222C2A
secondary
#5D4D50
accent
#7280B6
background
#F5F6F5
surface
#E9EBEA
border
#C5C6C6
text
#040505
muted
#797A79