#082C1B#082C1B
#082C1B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.052 H 158.8°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #082C1B |
|---|---|
| RGB | rgb(8, 44, 27) |
| HSL | hsl(152, 69%, 10%) |
| HSV | hsv(152, 82%, 17%) |
| CMYK | cmyk(81.8%, 0%, 38.6%, 82.7%) |
| CIE-LAB | lab(15.13, -17.79, 7.42) |
| CIE-LCH | lch(15.13, 19.27, 157.36°) |
| OKLab | oklab(26.22% -0.0484 0.0188) |
| OKLCH | oklch(26.22% 0.052 158.8) |
| XYZ | xyz(1.1985, 1.9320, 1.3464) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.18
Very Dark Green
#062E03
ΔE00 7.63
Evergreen
#05472A
ΔE00 9.18
Dark Green
#033500
ΔE00 10.05
Pine Green
#0A481E
ΔE00 11.11
Hunter Green (survey)
#0B4008
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082C1B #2C0819
analogous
#082C09 #082C1B #082B2C
triadic
#082C1B #1B082C #2C1B08
tetradic
#082C1B #09082C #2C0819 #2B2C08
square
#082C1B #09082C #2C0819 #2B2C08
split-complementary
#082C1B #2C082B #2C0908
monochromatic
#051A10 #051A10 #082C1B #11603B #1B945B
Accessibility & contrast
On white
15.15
#082C1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#082C1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082C1B
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082C1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082C1B | 1.00 | 15.15 | 1.39 | 15.15 |
| #FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281A
Deuteranopia (green-blind)
#27251C
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #082c1b; /* rgb */ color: rgb(8, 44, 27); /* oklch */ color: oklch(26.2% 0.052 158.8);
Tailwind
colors: {
custom: {
50: '#4d6557',
500: '#082c1b',
950: '#000000',
},
}SCSS
$custom: #082c1b; $custom-light: #4d6557; $custom-dark: #000000;
JSON
{
"hex": "#082c1b",
"rgb": {
"r": 8,
"g": 44,
"b": 27
},
"hsl": {
"h": 151.667,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.26216,
"c": 0.05193,
"h": 158.8
},
"luminance": 0.01932
}Semantic roles & 50–950 ramp
primary
#082C1B
secondary
#6B2546
accent
#3C8FEC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78