#082F28#082F28
#082F28 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.045 H 178.3°. Best body text is #FFFFFF at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #082F28 |
|---|---|
| RGB | rgb(8, 47, 40) |
| HSL | hsl(169, 71%, 11%) |
| HSV | hsv(169, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 14.9%, 81.6%) |
| CIE-LAB | lab(16.69, -15.50, 0.60) |
| CIE-LCH | lch(16.69, 15.51, 177.80°) |
| OKLab | oklab(27.62% -0.0445 0.0013) |
| OKLCH | oklch(27.62% 0.045 178.3) |
| XYZ | xyz(1.4995, 2.2377, 2.3600) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.51
Evergreen
#05472A
ΔE00 11.33
Dark Blue Green
#005249
ΔE00 11.39
Darkslategray
#2F4F4F
ΔE00 11.47
Dark Forest Green
#002D04
ΔE00 12.13
Very Dark Green
#062E03
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F28 #2F080F
analogous
#082F14 #082F28 #08222F
triadic
#082F28 #28082F #2F2808
tetradic
#082F28 #14082F #2F080F #222F08
square
#082F28 #14082F #2F080F #222F08
split-complementary
#082F28 #2F0822 #2F1408
monochromatic
#041A16 #041A16 #082F28 #116355 #1A9881
Accessibility & contrast
On white
14.51
#082F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#082F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F28
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F28 | 1.00 | 14.51 | 1.45 | 14.51 |
| #FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2C28
Deuteranopia (green-blind)
#272829
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #082f28; /* rgb */ color: rgb(8, 47, 40); /* oklch */ color: oklch(27.6% 0.045 178.3);
Tailwind
colors: {
custom: {
50: '#4e6861',
500: '#082f28',
950: '#000000',
},
}SCSS
$custom: #082f28; $custom-light: #4e6861; $custom-dark: #000000;
JSON
{
"hex": "#082f28",
"rgb": {
"r": 8,
"g": 47,
"b": 40
},
"hsl": {
"h": 169.231,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27619,
"c": 0.04457,
"h": 178.3
},
"luminance": 0.02238
}Semantic roles & 50–950 ramp
primary
#082F28
secondary
#6E2532
accent
#3A5AEE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020605
muted
#787A79