#082F23#082F23
#082F23 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.049 H 168.3°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #082F23 |
|---|---|
| RGB | rgb(8, 47, 35) |
| HSL | hsl(162, 71%, 11%) |
| HSV | hsv(162, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 25.5%, 81.6%) |
| CIE-LAB | lab(16.53, -17.08, 3.85) |
| CIE-LCH | lch(16.53, 17.51, 167.31°) |
| OKLab | oklab(27.44% -0.0475 0.0098) |
| OKLCH | oklch(27.44% 0.049 168.3) |
| XYZ | xyz(1.4199, 2.2058, 1.9407) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.53
Dark Forest Green
#002D04
ΔE00 9.59
Very Dark Green
#062E03
ΔE00 10.05
Dark Blue Green
#005249
ΔE00 11.55
Dark Teal
#014D4E
ΔE00 11.81
Pine Green
#0A481E
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F23 #2F0814
analogous
#082F0F #082F23 #08272F
triadic
#082F23 #23082F #2F2308
tetradic
#082F23 #0F082F #2F0814 #272F08
square
#082F23 #0F082F #2F0814 #272F08
split-complementary
#082F23 #2F0827 #2F0F08
monochromatic
#041A13 #041A13 #082F23 #11634A #1A9871
Accessibility & contrast
On white
14.57
#082F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#082F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F23
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F23 | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B22
Deuteranopia (green-blind)
#282724
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #082f23; /* rgb */ color: rgb(8, 47, 35); /* oklch */ color: oklch(27.4% 0.049 168.3);
Tailwind
colors: {
custom: {
50: '#4e685d',
500: '#082f23',
950: '#000000',
},
}SCSS
$custom: #082f23; $custom-light: #4e685d; $custom-dark: #000000;
JSON
{
"hex": "#082f23",
"rgb": {
"r": 8,
"g": 47,
"b": 35
},
"hsl": {
"h": 161.538,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.2744,
"c": 0.04854,
"h": 168.3
},
"luminance": 0.02206
}Semantic roles & 50–950 ramp
primary
#082F23
secondary
#6E253B
accent
#3A71EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79