#082F24#082F24
#082F24 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.048 H 170.1°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #082F24 |
|---|---|
| RGB | rgb(8, 47, 36) |
| HSL | hsl(163, 71%, 11%) |
| HSV | hsv(163, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 23.4%, 81.6%) |
| CIE-LAB | lab(16.56, -16.78, 3.20) |
| CIE-LCH | lch(16.56, 17.08, 169.21°) |
| OKLab | oklab(27.47% -0.0469 0.0082) |
| OKLCH | oklch(27.47% 0.048 170.1) |
| XYZ | xyz(1.4349, 2.2119, 2.0200) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.84
Dark Forest Green
#002D04
ΔE00 10.08
Very Dark Green
#062E03
ΔE00 10.53
Dark Blue Green
#005249
ΔE00 11.47
Dark Teal
#014D4E
ΔE00 11.52
Darkslategray
#2F4F4F
ΔE00 12.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F24 #2F0813
analogous
#082F10 #082F24 #08262F
triadic
#082F24 #24082F #2F2408
tetradic
#082F24 #10082F #2F0813 #262F08
square
#082F24 #10082F #2F0813 #262F08
split-complementary
#082F24 #2F0826 #2F1008
monochromatic
#041A14 #041A14 #082F24 #11634C #1A9874
Accessibility & contrast
On white
14.56
#082F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#082F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F24
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F24 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B23
Deuteranopia (green-blind)
#282725
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #082f24; /* rgb */ color: rgb(8, 47, 36); /* oklch */ color: oklch(27.5% 0.048 170.1);
Tailwind
colors: {
custom: {
50: '#4e685e',
500: '#082f24',
950: '#000000',
},
}SCSS
$custom: #082f24; $custom-light: #4e685e; $custom-dark: #000000;
JSON
{
"hex": "#082f24",
"rgb": {
"r": 8,
"g": 47,
"b": 36
},
"hsl": {
"h": 163.077,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27474,
"c": 0.04763,
"h": 170.1
},
"luminance": 0.02212
}Semantic roles & 50–950 ramp
primary
#082F24
secondary
#6E253A
accent
#3A6DEE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79