#022D1C#022D1C
#022D1C is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.3% C 0.056 H 161.6°. Best body text is #FFFFFF at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #022D1C |
|---|---|
| RGB | rgb(2, 45, 28) |
| HSL | hsl(156, 91%, 9%) |
| HSV | hsv(156, 96%, 18%) |
| CMYK | cmyk(95.6%, 0%, 37.8%, 82.4%) |
| CIE-LAB | lab(15.35, -19.57, 7.00) |
| CIE-LCH | lch(15.35, 20.79, 160.33°) |
| OKLab | oklab(26.35% -0.0532 0.0177) |
| OKLCH | oklch(26.35% 0.056 161.6) |
| XYZ | xyz(1.1729, 1.9734, 1.4175) |
| Luminance | 0.0197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.21
Very Dark Green
#062E03
ΔE00 7.80
Evergreen
#05472A
ΔE00 8.64
Dark Green
#033500
ΔE00 10.09
Pine Green
#0A481E
ΔE00 10.81
Hunter Green (survey)
#0B4008
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022D1C #2D0213
analogous
#022D07 #022D1C #02292D
triadic
#022D1C #1C022D #2D1C02
tetradic
#022D1C #07022D #2D0213 #292D02
square
#022D1C #07022D #2D0213 #292D02
split-complementary
#022D1C #2D0229 #2D0702
monochromatic
#011D12 #011D12 #022D1C #056840 #07A265
Accessibility & contrast
On white
15.06
#022D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#022D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022D1C
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022D1C | 1.00 | 15.06 | 1.39 | 15.06 |
| #FFFFFF | 15.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291B
Deuteranopia (green-blind)
#27251D
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #022d1c; /* rgb */ color: rgb(2, 45, 28); /* oklch */ color: oklch(26.3% 0.056 161.6);
Tailwind
colors: {
custom: {
50: '#4a6658',
500: '#022d1c',
950: '#000000',
},
}SCSS
$custom: #022d1c; $custom-light: #4a6658; $custom-dark: #000000;
JSON
{
"hex": "#022d1c",
"rgb": {
"r": 2,
"g": 45,
"b": 28
},
"hsl": {
"h": 156.279,
"s": 91.489,
"l": 9.216
},
"oklch": {
"l": 0.26346,
"c": 0.05612,
"h": 161.6
},
"luminance": 0.01974
}Semantic roles & 50–950 ramp
primary
#022D1C
secondary
#72193C
accent
#297DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78