#022F1B#022F1B
#022F1B is a dark, moderate teal. Relative luminance 0.021; OKLCH L 27.0% C 0.060 H 158.6°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #022F1B |
|---|---|
| RGB | rgb(2, 47, 27) |
| HSL | hsl(153, 92%, 10%) |
| HSV | hsv(153, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 42.6%, 81.6%) |
| CIE-LAB | lab(16.13, -20.81, 8.75) |
| CIE-LCH | lch(16.13, 22.57, 157.20°) |
| OKLab | oklab(26.98% -0.0563 0.022) |
| OKLCH | oklch(26.98% 0.06 158.6) |
| XYZ | xyz(1.2392, 2.1249, 1.3815) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.10
Very Dark Green
#062E03
ΔE00 6.70
Evergreen
#05472A
ΔE00 7.66
Dark Green
#033500
ΔE00 8.86
Pine Green
#0A481E
ΔE00 9.60
Hunter Green (survey)
#0B4008
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F1B #2F0216
analogous
#022F04 #022F1B #022D2F
triadic
#022F1B #1B022F #2F1B02
tetradic
#022F1B #04022F #2F0216 #2D2F02
square
#022F1B #04022F #2F0216 #2D2F02
split-complementary
#022F1B #2F022D #2F0402
monochromatic
#011D11 #011D11 #022F1B #046A3D #07A45E
Accessibility & contrast
On white
14.74
#022F1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F1B
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F1B | 1.00 | 14.74 | 1.43 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1A
Deuteranopia (green-blind)
#29261C
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f1b; /* rgb */ color: rgb(2, 47, 27); /* oklch */ color: oklch(27.0% 0.060 158.6);
Tailwind
colors: {
custom: {
50: '#4b6857',
500: '#022f1b',
950: '#000000',
},
}SCSS
$custom: #022f1b; $custom-light: #4b6857; $custom-dark: #000000;
JSON
{
"hex": "#022f1b",
"rgb": {
"r": 2,
"g": 47,
"b": 27
},
"hsl": {
"h": 153.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26984,
"c": 0.06042,
"h": 158.6
},
"luminance": 0.02125
}Semantic roles & 50–950 ramp
primary
#022F1B
secondary
#741941
accent
#2988FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78