#082F1D#082F1D
#082F1D is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.055 H 159.0°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #082F1D |
|---|---|
| RGB | rgb(8, 47, 29) |
| HSL | hsl(152, 71%, 11%) |
| HSV | hsv(152, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 38.3%, 81.6%) |
| CIE-LAB | lab(16.37, -18.79, 7.75) |
| CIE-LCH | lch(16.37, 20.33, 157.59°) |
| OKLab | oklab(27.26% -0.0511 0.0196) |
| OKLCH | oklch(27.26% 0.055 159) |
| XYZ | xyz(1.3383, 2.1732, 1.5111) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.90
Very Dark Green
#062E03
ΔE00 7.36
Evergreen
#05472A
ΔE00 8.16
Dark Green
#033500
ΔE00 9.59
Pine Green
#0A481E
ΔE00 10.21
Hunter Green (survey)
#0B4008
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F1D #2F081A
analogous
#082F09 #082F1D #082D2F
triadic
#082F1D #1D082F #2F1D08
tetradic
#082F1D #09082F #2F081A #2D2F08
square
#082F1D #09082F #2F081A #2D2F08
split-complementary
#082F1D #2F082D #2F0908
monochromatic
#041A10 #041A10 #082F1D #11633D #1A985E
Accessibility & contrast
On white
14.64
#082F1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F1D
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F1D | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1C
Deuteranopia (green-blind)
#29271E
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #082f1d; /* rgb */ color: rgb(8, 47, 29); /* oklch */ color: oklch(27.3% 0.055 159.0);
Tailwind
colors: {
custom: {
50: '#4e6859',
500: '#082f1d',
950: '#000000',
},
}SCSS
$custom: #082f1d; $custom-light: #4e6859; $custom-dark: #000000;
JSON
{
"hex": "#082f1d",
"rgb": {
"r": 8,
"g": 47,
"b": 29
},
"hsl": {
"h": 152.308,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27255,
"c": 0.05477,
"h": 159
},
"luminance": 0.02173
}Semantic roles & 50–950 ramp
primary
#082F1D
secondary
#6E2547
accent
#3A8DEE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78