#082B24#082B24
#082B24 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.042 H 176.9°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #082B24 |
|---|---|
| RGB | rgb(8, 43, 36) |
| HSL | hsl(168, 69%, 10%) |
| HSV | hsv(168, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 16.3%, 83.1%) |
| CIE-LAB | lab(14.99, -14.55, 0.93) |
| CIE-LCH | lch(14.99, 14.57, 176.33°) |
| OKLab | oklab(26.19% -0.0416 0.0023) |
| OKLCH | oklch(26.19% 0.042 176.9) |
| XYZ | xyz(1.2823, 1.9066, 1.9692) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.75
Dark Forest Green
#002D04
ΔE00 12.02
Evergreen
#05472A
ΔE00 12.17
Darkslategray
#2F4F4F
ΔE00 12.43
Very Dark Green
#062E03
ΔE00 12.44
Dark Blue Green
#005249
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B24 #2B080F
analogous
#082B13 #082B24 #08202B
triadic
#082B24 #24082B #2B2408
tetradic
#082B24 #13082B #2B080F #202B08
square
#082B24 #13082B #2B080F #202B08
split-complementary
#082B24 #2B0820 #2B1308
monochromatic
#051A16 #051A16 #082B24 #125F4F #1B927A
Accessibility & contrast
On white
15.20
#082B24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#082B24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B24
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B24 | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292824
Deuteranopia (green-blind)
#242425
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #082b24; /* rgb */ color: rgb(8, 43, 36); /* oklch */ color: oklch(26.2% 0.042 176.9);
Tailwind
colors: {
custom: {
50: '#4d645e',
500: '#082b24',
950: '#000000',
},
}SCSS
$custom: #082b24; $custom-light: #4d645e; $custom-dark: #000000;
JSON
{
"hex": "#082b24",
"rgb": {
"r": 8,
"g": 43,
"b": 36
},
"hsl": {
"h": 168,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.2619,
"c": 0.0417,
"h": 176.9
},
"luminance": 0.01907
}Semantic roles & 50–950 ramp
primary
#082B24
secondary
#6A2533
accent
#3C5FEB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79