#022C1B#022C1B
#022C1B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.056 H 161.1°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #022C1B |
|---|---|
| RGB | rgb(2, 44, 27) |
| HSL | hsl(156, 91%, 9%) |
| HSV | hsv(156, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 38.6%, 82.7%) |
| CIE-LAB | lab(14.92, -19.37, 7.10) |
| CIE-LCH | lch(14.92, 20.63, 159.88°) |
| OKLab | oklab(25.98% -0.0526 0.018) |
| OKLCH | oklch(25.98% 0.056 161.1) |
| XYZ | xyz(1.1234, 1.8933, 1.3429) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.16
Very Dark Green
#062E03
ΔE00 7.75
Evergreen
#05472A
ΔE00 8.91
Dark Green
#033500
ΔE00 10.10
Pine Green
#0A481E
ΔE00 11.01
Hunter Green (survey)
#0B4008
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C1B #2C0213
analogous
#022C06 #022C1B #02282C
triadic
#022C1B #1B022C #2C1B02
tetradic
#022C1B #06022C #2C0213 #282C02
square
#022C1B #06022C #2C0213 #282C02
split-complementary
#022C1B #2C0228 #2C0602
monochromatic
#011D12 #011D12 #022C1B #05673F #07A163
Accessibility & contrast
On white
15.23
#022C1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#022C1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C1B
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C1B | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281A
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022c1b; /* rgb */ color: rgb(2, 44, 27); /* oklch */ color: oklch(26.0% 0.056 161.1);
Tailwind
colors: {
custom: {
50: '#4a6557',
500: '#022c1b',
950: '#000000',
},
}SCSS
$custom: #022c1b; $custom-light: #4a6557; $custom-dark: #000000;
JSON
{
"hex": "#022c1b",
"rgb": {
"r": 2,
"g": 44,
"b": 27
},
"hsl": {
"h": 155.714,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.25983,
"c": 0.05563,
"h": 161.1
},
"luminance": 0.01893
}Semantic roles & 50–950 ramp
primary
#022C1B
secondary
#71193D
accent
#2980FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78