#023122#023122
#023122 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.056 H 166.0°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #023122 |
|---|---|
| RGB | rgb(2, 49, 34) |
| HSL | hsl(161, 92%, 10%) |
| HSV | hsv(161, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 30.6%, 80.8%) |
| CIE-LAB | lab(17.11, -19.79, 5.32) |
| CIE-LCH | lch(17.11, 20.49, 164.95°) |
| OKLab | oklab(27.85% -0.0544 0.0136) |
| OKLCH | oklch(27.85% 0.056 166) |
| XYZ | xyz(1.4119, 2.3248, 1.8874) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.05
Dark Forest Green
#002D04
ΔE00 8.41
Very Dark Green
#062E03
ΔE00 8.98
Pine Green
#0A481E
ΔE00 10.76
Dark Green
#033500
ΔE00 10.99
Dark Blue Green
#005249
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023122 #310211
analogous
#02310A #023122 #022931
triadic
#023122 #220231 #312202
tetradic
#023122 #0A0231 #310211 #293102
square
#023122 #0A0231 #310211 #293102
split-complementary
#023122 #310229 #310A02
monochromatic
#011D14 #011D14 #023122 #046C4B #07A774
Accessibility & contrast
On white
14.33
#023122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#023122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023122
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023122 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302D21
Deuteranopia (green-blind)
#2A2823
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023122; /* rgb */ color: rgb(2, 49, 34); /* oklch */ color: oklch(27.8% 0.056 166.0);
Tailwind
colors: {
custom: {
50: '#4c695d',
500: '#023122',
950: '#000000',
},
}SCSS
$custom: #023122; $custom-light: #4c695d; $custom-dark: #000000;
JSON
{
"hex": "#023122",
"rgb": {
"r": 2,
"g": 49,
"b": 34
},
"hsl": {
"h": 160.851,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27849,
"c": 0.05609,
"h": 166
},
"luminance": 0.02325
}Semantic roles & 50–950 ramp
primary
#023122
secondary
#751937
accent
#296DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79