#082323#082323
#082323 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.6% C 0.032 H 195.2°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #082323 |
|---|---|
| RGB | rgb(8, 35, 35) |
| HSL | hsl(180, 63%, 8%) |
| HSV | hsv(180, 77%, 14%) |
| CMYK | cmyk(77.1%, 0%, 0%, 86.3%) |
| CIE-LAB | lab(11.79, -10.06, -3.06) |
| CIE-LCH | lch(11.79, 10.51, 196.90°) |
| OKLab | oklab(23.58% -0.0312 -0.0085) |
| OKLCH | oklch(23.58% 0.032 195.2) |
| XYZ | xyz(1.0044, 1.3749, 1.8022) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.00
Almost Black
#070D0D
ΔE00 10.54
Charcoal (survey)
#343837
ΔE00 11.74
Onyx
#353839
ΔE00 12.56
Dark
#1B2431
ΔE00 12.66
Dark Blue Grey
#1F3B4D
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082323 #230808
analogous
#082315 #082323 #081523
triadic
#082323 #230823 #232308
tetradic
#082323 #150823 #230808 #152308
square
#082323 #150823 #230808 #152308
split-complementary
#082323 #230815 #231508
monochromatic
#061919 #061919 #082323 #135555 #1F8787
Accessibility & contrast
On white
16.47
#082323 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#082323 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082323
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082323 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082323 | 1.00 | 16.47 | 1.27 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202123
Deuteranopia (green-blind)
#1C1E23
Tritanopia (blue-blind)
#002423
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #082323; /* rgb */ color: rgb(8, 35, 35); /* oklch */ color: oklch(23.6% 0.032 195.2);
Tailwind
colors: {
custom: {
50: '#4b5e5d',
500: '#082323',
950: '#000000',
},
}SCSS
$custom: #082323; $custom-light: #4b5e5d; $custom-dark: #000000;
JSON
{
"hex": "#082323",
"rgb": {
"r": 8,
"g": 35,
"b": 35
},
"hsl": {
"h": 180,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.23579,
"c": 0.03236,
"h": 195.2
},
"luminance": 0.01375
}Semantic roles & 50–950 ramp
primary
#082323
secondary
#612626
accent
#4242E6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979