#083026#083026
#083026 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.047 H 172.5°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #083026 |
|---|---|
| RGB | rgb(8, 48, 38) |
| HSL | hsl(165, 71%, 11%) |
| HSV | hsv(165, 83%, 19%) |
| CMYK | cmyk(83.3%, 0%, 20.8%, 81.2%) |
| CIE-LAB | lab(17.01, -16.70, 2.46) |
| CIE-LCH | lch(17.01, 16.88, 171.63°) |
| OKLab | oklab(27.86% -0.047 0.0062) |
| OKLCH | oklch(27.86% 0.047 172.5) |
| XYZ | xyz(1.5068, 2.3053, 2.1989) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.96
Dark Forest Green
#002D04
ΔE00 10.63
Dark Teal
#014D4E
ΔE00 10.95
Dark Blue Green
#005249
ΔE00 11.08
Very Dark Green
#062E03
ΔE00 11.09
Darkslategray
#2F4F4F
ΔE00 11.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083026 #300812
analogous
#083012 #083026 #082630
triadic
#083026 #260830 #302608
tetradic
#083026 #120830 #300812 #263008
square
#083026 #120830 #300812 #263008
split-complementary
#083026 #300826 #301208
monochromatic
#041A15 #041A15 #083026 #116450 #199979
Accessibility & contrast
On white
14.37
#083026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#083026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083026
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083026 | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C26
Deuteranopia (green-blind)
#292827
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #083026; /* rgb */ color: rgb(8, 48, 38); /* oklch */ color: oklch(27.9% 0.047 172.5);
Tailwind
colors: {
custom: {
50: '#4e6860',
500: '#083026',
950: '#000000',
},
}SCSS
$custom: #083026; $custom-light: #4e6860; $custom-dark: #000000;
JSON
{
"hex": "#083026",
"rgb": {
"r": 8,
"g": 48,
"b": 38
},
"hsl": {
"h": 165,
"s": 71.429,
"l": 10.98
},
"oklch": {
"l": 0.27864,
"c": 0.04744,
"h": 172.5
},
"luminance": 0.02305
}Semantic roles & 50–950 ramp
primary
#083026
secondary
#6F2537
accent
#3A67EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79