#121E20#121E20
#121E20 is a very dark, near-neutral teal. Relative luminance 0.012; OKLCH L 22.5% C 0.017 H 208.9°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #121E20 |
|---|---|
| RGB | rgb(18, 30, 32) |
| HSL | hsl(189, 28%, 10%) |
| HSV | hsv(189, 44%, 13%) |
| CMYK | cmyk(43.8%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(10.27, -4.61, -3.06) |
| CIE-LCH | lch(10.27, 5.54, 213.60°) |
| OKLab | oklab(22.47% -0.0152 -0.0084) |
| OKLCH | oklch(22.47% 0.017 208.9) |
| XYZ | xyz(0.9744, 1.1614, 1.5390) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.96
Gunmetal
#2A3439
ΔE00 7.56
Dark
#1B2431
ΔE00 8.41
Black
#000000
ΔE00 8.92
Charcoal (survey)
#343837
ΔE00 9.56
Onyx
#353839
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#121E20 #201412
analogous
#12201B #121E20 #121720
triadic
#121E20 #20121E #1E2012
tetradic
#121E20 #1B1220 #201412 #172012
square
#121E20 #1B1220 #201412 #172012
split-complementary
#121E20 #201217 #201B12
monochromatic
#0B1214 #0B1214 #121E20 #284347 #3E676E
Accessibility & contrast
On white
17.04
#121E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#121E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #121E20
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##121E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##121E20 | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1D20
Deuteranopia (green-blind)
#1A1B20
Tritanopia (blue-blind)
#0D1F1F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #121e20; /* rgb */ color: rgb(18, 30, 32); /* oklch */ color: oklch(22.5% 0.017 208.9);
Tailwind
colors: {
custom: {
50: '#50595b',
500: '#121e20',
950: '#000000',
},
}SCSS
$custom: #121e20; $custom-light: #50595b; $custom-dark: #000000;
JSON
{
"hex": "#121e20",
"rgb": {
"r": 18,
"g": 30,
"b": 32
},
"hsl": {
"h": 188.571,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22469,
"c": 0.01733,
"h": 208.9
},
"luminance": 0.01161
}Semantic roles & 50–950 ramp
primary
#121E20
secondary
#553D39
accent
#7163C4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020304
muted
#787879