#082C2B#082C2B
#082C2B is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.8% C 0.040 H 192.4°. Best body text is #FFFFFF at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #082C2B |
|---|---|
| RGB | rgb(8, 44, 43) |
| HSL | hsl(178, 69%, 10%) |
| HSV | hsv(178, 82%, 17%) |
| CMYK | cmyk(81.8%, 0%, 2.3%, 82.7%) |
| CIE-LAB | lab(15.63, -12.71, -3.06) |
| CIE-LCH | lch(15.63, 13.07, 193.56°) |
| OKLab | oklab(26.79% -0.0389 -0.0085) |
| OKLCH | oklch(26.79% 0.04 192.4) |
| XYZ | xyz(1.4367, 2.0272, 2.6006) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.70
Dark Teal
#014D4E
ΔE00 10.82
Darkslategray
#2F4F4F
ΔE00 11.26
Charcoal (survey)
#343837
ΔE00 12.10
Onyx
#353839
ΔE00 13.07
Dark Blue Grey
#1F3B4D
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082C2B #2C0809
analogous
#082C19 #082C2B #081B2C
triadic
#082C2B #2B082C #2C2B08
tetradic
#082C2B #19082C #2C0809 #1B2C08
square
#082C2B #19082C #2C0809 #1B2C08
split-complementary
#082C2B #2C081B #2C1908
monochromatic
#051A19 #051A19 #082C2B #11605E #1B9490
Accessibility & contrast
On white
14.94
#082C2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#082C2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082C2B
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082C2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082C2B | 1.00 | 14.94 | 1.41 | 14.94 |
| #FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29292B
Deuteranopia (green-blind)
#23252B
Tritanopia (blue-blind)
#002E2C
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #082c2b; /* rgb */ color: rgb(8, 44, 43); /* oklch */ color: oklch(26.8% 0.040 192.4);
Tailwind
colors: {
custom: {
50: '#4e6564',
500: '#082c2b',
950: '#000000',
},
}SCSS
$custom: #082c2b; $custom-light: #4e6564; $custom-dark: #000000;
JSON
{
"hex": "#082c2b",
"rgb": {
"r": 8,
"g": 44,
"b": 43
},
"hsl": {
"h": 178.333,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.26793,
"c": 0.03982,
"h": 192.4
},
"luminance": 0.02027
}Semantic roles & 50–950 ramp
primary
#082C2B
secondary
#6B2527
accent
#3C41EC
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020505
muted
#787A79