#122A2A#122A2A
#122A2A is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.030 H 195.5°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #122A2A |
|---|---|
| RGB | rgb(18, 42, 42) |
| HSL | hsl(180, 40%, 12%) |
| HSV | hsv(180, 57%, 16%) |
| CMYK | cmyk(57.1%, 0%, 0%, 83.5%) |
| CIE-LAB | lab(15.23, -9.33, -2.91) |
| CIE-LCH | lch(15.23, 9.78, 197.29°) |
| OKLab | oklab(26.57% -0.0289 -0.008) |
| OKLCH | oklch(26.57% 0.03 195.5) |
| XYZ | xyz(1.4952, 1.9516, 2.4879) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.28
Charcoal (survey)
#343837
ΔE00 9.90
Onyx
#353839
ΔE00 10.78
Almost Black
#070D0D
ΔE00 11.32
Dark Grey
#363737
ΔE00 11.49
Dark Blue Grey
#1F3B4D
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122A2A #2A1212
analogous
#122A1E #122A2A #121E2A
triadic
#122A2A #2A122A #2A2A12
tetradic
#122A2A #1E122A #2A1212 #1E2A12
square
#122A2A #1E122A #2A1212 #1E2A12
split-complementary
#122A2A #2A121E #2A1E12
monochromatic
#091515 #091515 #122A2A #245555 #378080
Accessibility & contrast
On white
15.10
#122A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#122A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122A2A
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122A2A | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27282A
Deuteranopia (green-blind)
#23252A
Tritanopia (blue-blind)
#062B2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #122a2a; /* rgb */ color: rgb(18, 42, 42); /* oklch */ color: oklch(26.6% 0.030 195.5);
Tailwind
colors: {
custom: {
50: '#526363',
500: '#122a2a',
950: '#000000',
},
}SCSS
$custom: #122a2a; $custom-light: #526363; $custom-dark: #000000;
JSON
{
"hex": "#122a2a",
"rgb": {
"r": 18,
"g": 42,
"b": 42
},
"hsl": {
"h": 180,
"s": 40,
"l": 11.765
},
"oklch": {
"l": 0.26573,
"c": 0.03004,
"h": 195.5
},
"luminance": 0.01952
}Semantic roles & 50–950 ramp
primary
#122A2A
secondary
#613737
accent
#5858D0
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979