#08231F#08231F
#08231F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.4% C 0.034 H 182.0°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #08231F |
|---|---|
| RGB | rgb(8, 35, 31) |
| HSL | hsl(171, 63%, 8%) |
| HSV | hsv(171, 77%, 14%) |
| CMYK | cmyk(77.1%, 0%, 11.4%, 86.3%) |
| CIE-LAB | lab(11.64, -11.48, -0.37) |
| CIE-LCH | lch(11.64, 11.49, 181.84°) |
| OKLab | oklab(23.41% -0.0336 -0.0012) |
| OKLCH | oklch(23.41% 0.034 182) |
| XYZ | xyz(0.9484, 1.3525, 1.5071) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.44
Gunmetal
#2A3439
ΔE00 11.63
Charcoal (survey)
#343837
ΔE00 12.51
Onyx
#353839
ΔE00 13.57
Dark Teal
#014D4E
ΔE00 13.99
Dark Forest Green
#002D04
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08231F #23080C
analogous
#082311 #08231F #081923
triadic
#08231F #1F0823 #231F08
tetradic
#08231F #110823 #23080C #192308
square
#08231F #110823 #23080C #192308
split-complementary
#08231F #230819 #231108
monochromatic
#061916 #061916 #08231F #13554B #1F8777
Accessibility & contrast
On white
16.53
#08231F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#08231F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08231F
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08231F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08231F | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21211F
Deuteranopia (green-blind)
#1D1E1F
Tritanopia (blue-blind)
#002422
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #08231f; /* rgb */ color: rgb(8, 35, 31); /* oklch */ color: oklch(23.4% 0.034 182.0);
Tailwind
colors: {
custom: {
50: '#4b5e5a',
500: '#08231f',
950: '#000000',
},
}SCSS
$custom: #08231f; $custom-light: #4b5e5a; $custom-dark: #000000;
JSON
{
"hex": "#08231f",
"rgb": {
"r": 8,
"g": 35,
"b": 31
},
"hsl": {
"h": 171.111,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.23406,
"c": 0.0336,
"h": 182
},
"luminance": 0.01353
}Semantic roles & 50–950 ramp
primary
#08231F
secondary
#61262F
accent
#425AE6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978