#083020#083020
#083020 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.053 H 162.3°. Best body text is #FFFFFF at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #083020 |
|---|---|
| RGB | rgb(8, 48, 32) |
| HSL | hsl(156, 71%, 11%) |
| HSV | hsv(156, 83%, 19%) |
| CMYK | cmyk(83.3%, 0%, 33.3%, 81.2%) |
| CIE-LAB | lab(16.84, -18.49, 6.35) |
| CIE-LCH | lch(16.84, 19.55, 161.04°) |
| OKLab | oklab(27.67% -0.0506 0.0162) |
| OKLCH | oklch(27.67% 0.053 162.3) |
| XYZ | xyz(1.4177, 2.2697, 1.7296) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.83
Evergreen
#05472A
ΔE00 8.25
Very Dark Green
#062E03
ΔE00 8.30
Dark Green
#033500
ΔE00 10.44
Pine Green
#0A481E
ΔE00 10.63
Dark Blue Green
#005249
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083020 #300818
analogous
#08300C #083020 #082C30
triadic
#083020 #200830 #302008
tetradic
#083020 #0C0830 #300818 #2C3008
square
#083020 #0C0830 #300818 #2C3008
split-complementary
#083020 #30082C #300C08
monochromatic
#041A11 #041A11 #083020 #116443 #199966
Accessibility & contrast
On white
14.44
#083020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#083020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083020
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083020 | 1.00 | 14.44 | 1.45 | 14.44 |
| #FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1F
Deuteranopia (green-blind)
#2A2821
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #083020; /* rgb */ color: rgb(8, 48, 32); /* oklch */ color: oklch(27.7% 0.053 162.3);
Tailwind
colors: {
custom: {
50: '#4e685b',
500: '#083020',
950: '#000000',
},
}SCSS
$custom: #083020; $custom-light: #4e685b; $custom-dark: #000000;
JSON
{
"hex": "#083020",
"rgb": {
"r": 8,
"g": 48,
"b": 32
},
"hsl": {
"h": 156,
"s": 71.429,
"l": 10.98
},
"oklch": {
"l": 0.27668,
"c": 0.05315,
"h": 162.3
},
"luminance": 0.0227
}Semantic roles & 50–950 ramp
primary
#083020
secondary
#6F2543
accent
#3A82EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79