#08241F#08241F
#08241F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.7% C 0.035 H 179.4°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #08241F |
|---|---|
| RGB | rgb(8, 36, 31) |
| HSL | hsl(169, 64%, 9%) |
| HSV | hsv(169, 78%, 14%) |
| CMYK | cmyk(77.8%, 0%, 13.9%, 85.9%) |
| CIE-LAB | lab(12.04, -12.10, 0.22) |
| CIE-LCH | lch(12.04, 12.10, 178.98°) |
| OKLab | oklab(23.73% -0.035 0.0004) |
| OKLCH | oklch(23.73% 0.035 179.4) |
| XYZ | xyz(0.9782, 1.4122, 1.5171) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.00
Gunmetal
#2A3439
ΔE00 12.05
Charcoal (survey)
#343837
ΔE00 12.73
Dark Forest Green
#002D04
ΔE00 13.34
Very Dark Green
#062E03
ΔE00 13.69
Dark Teal
#014D4E
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08241F #24080D
analogous
#082411 #08241F #081B24
triadic
#08241F #1F0824 #241F08
tetradic
#08241F #110824 #24080D #1B2408
square
#08241F #110824 #24080D #1B2408
split-complementary
#08241F #24081B #241108
monochromatic
#061916 #061916 #08241F #13564A #1E8875
Accessibility & contrast
On white
16.38
#08241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#08241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08241F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08241F | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#1E1E1F
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #08241f; /* rgb */ color: rgb(8, 36, 31); /* oklch */ color: oklch(23.7% 0.035 179.4);
Tailwind
colors: {
custom: {
50: '#4b5f5a',
500: '#08241f',
950: '#000000',
},
}SCSS
$custom: #08241f; $custom-light: #4b5f5a; $custom-dark: #000000;
JSON
{
"hex": "#08241f",
"rgb": {
"r": 8,
"g": 36,
"b": 31
},
"hsl": {
"h": 169.286,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.23731,
"c": 0.035,
"h": 179.4
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#08241F
secondary
#622630
accent
#415FE7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978