#222E2A#222E2A
#222E2A is a dark, near-neutral teal. Relative luminance 0.025; OKLCH L 28.9% C 0.018 H 172.6°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #222E2A |
|---|---|
| RGB | rgb(34, 46, 42) |
| HSL | hsl(160, 15%, 16%) |
| HSV | hsv(160, 26%, 18%) |
| CMYK | cmyk(26.1%, 0%, 8.7%, 82%) |
| CIE-LAB | lab(17.74, -6.16, 0.90) |
| CIE-LCH | lch(17.74, 6.23, 171.65°) |
| OKLab | oklab(28.86% -0.0178 0.0023) |
| OKLCH | oklch(28.86% 0.018 172.6) |
| XYZ | xyz(2.0545, 2.4612, 2.5568) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 6.25
Gunmetal
#2A3439
ΔE00 6.79
Onyx
#353839
ΔE00 7.53
Dark Grey
#363737
ΔE00 7.96
Charcoal Grey
#3C4142
ΔE00 8.66
Almost Black
#070D0D
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E2A #2E2226
analogous
#222E24 #222E2A #222C2E
triadic
#222E2A #2A222E #2E2A22
tetradic
#222E2A #24222E #2E2226 #2C2E22
square
#222E2A #24222E #2E2226 #2C2E22
split-complementary
#222E2A #2E222C #2E2422
monochromatic
#0D1210 #0D1210 #222E2A #3C514A #56746A
Accessibility & contrast
On white
14.07
#222E2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#222E2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E2A
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E2A | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2C2A
Deuteranopia (green-blind)
#2B2B2A
Tritanopia (blue-blind)
#1F2E2D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #222e2a; /* rgb */ color: rgb(34, 46, 42); /* oklch */ color: oklch(28.9% 0.018 172.6);
Tailwind
colors: {
custom: {
50: '#5d6663',
500: '#222e2a',
950: '#000000',
},
}SCSS
$custom: #222e2a; $custom-light: #5d6663; $custom-dark: #000000;
JSON
{
"hex": "#222e2a",
"rgb": {
"r": 34,
"g": 46,
"b": 42
},
"hsl": {
"h": 160,
"s": 15,
"l": 15.686
},
"oklch": {
"l": 0.2886,
"c": 0.01793,
"h": 172.6
},
"luminance": 0.02461
}Semantic roles & 50–950 ramp
primary
#222E2A
secondary
#5F4D53
accent
#7088B8
background
#F5F6F5
surface
#E9EBEA
border
#C5C6C6
text
#040605
muted
#797A79