#031E22#031E22
#031E22 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.034 H 208.5°. Best body text is #FFFFFF at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #031E22 |
|---|---|
| RGB | rgb(3, 30, 34) |
| HSL | hsl(188, 84%, 7%) |
| HSV | hsv(188, 91%, 13%) |
| CMYK | cmyk(91.2%, 11.8%, 0%, 86.7%) |
| CIE-LAB | lab(9.51, -8.60, -5.78) |
| CIE-LCH | lch(9.51, 10.36, 213.88°) |
| OKLab | oklab(21.65% -0.0296 -0.0161) |
| OKLCH | oklch(21.65% 0.034 208.5) |
| XYZ | xyz(0.7904, 1.0633, 1.6766) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.30
Gunmetal
#2A3439
ΔE00 9.79
Dark
#1B2431
ΔE00 10.85
Dark Blue Grey
#1F3B4D
ΔE00 12.12
Black
#000000
ΔE00 12.13
Charcoal (survey)
#343837
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031E22 #220703
analogous
#032217 #031E22 #030F22
triadic
#031E22 #22031E #1E2203
tetradic
#031E22 #170322 #220703 #0F2203
square
#031E22 #170322 #220703 #0F2203
split-complementary
#031E22 #22030F #221703
monochromatic
#02191C #02191C #031E22 #08505A #0D8192
Accessibility & contrast
On white
17.32
#031E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#031E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031E22
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031E22 | 1.00 | 17.32 | 1.21 | 17.32 |
| #FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1C22
Deuteranopia (green-blind)
#161922
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #031e22; /* rgb */ color: rgb(3, 30, 34); /* oklch */ color: oklch(21.7% 0.034 208.5);
Tailwind
colors: {
custom: {
50: '#48595c',
500: '#031e22',
950: '#000000',
},
}SCSS
$custom: #031e22; $custom-light: #48595c; $custom-dark: #000000;
JSON
{
"hex": "#031e22",
"rgb": {
"r": 3,
"g": 30,
"b": 34
},
"hsl": {
"h": 187.742,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.21654,
"c": 0.03369,
"h": 208.5
},
"luminance": 0.01063
}Semantic roles & 50–950 ramp
primary
#031E22
secondary
#66241B
accent
#482EFA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879