#08281C#08281C
#08281C is a very dark, muted teal. Relative luminance 0.017; OKLCH L 24.9% C 0.044 H 164.7°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #08281C |
|---|---|
| RGB | rgb(8, 40, 28) |
| HSL | hsl(158, 67%, 9%) |
| HSV | hsv(158, 80%, 16%) |
| CMYK | cmyk(80%, 0%, 30%, 84.3%) |
| CIE-LAB | lab(13.55, -15.36, 4.53) |
| CIE-LCH | lch(13.55, 16.02, 163.57°) |
| OKLab | oklab(24.93% -0.0424 0.0116) |
| OKLCH | oklch(24.93% 0.044 164.7) |
| XYZ | xyz(1.0684, 1.6529, 1.3611) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.46
Very Dark Green
#062E03
ΔE00 9.87
Evergreen
#05472A
ΔE00 11.33
Dark Green
#033500
ΔE00 12.40
Pine Green
#0A481E
ΔE00 13.48
Dark Teal
#014D4E
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08281C #280814
analogous
#08280C #08281C #082428
triadic
#08281C #1C0828 #281C08
tetradic
#08281C #0C0828 #280814 #242808
square
#08281C #0C0828 #280814 #242808
split-complementary
#08281C #280824 #280C08
monochromatic
#051A12 #051A12 #08281C #125B40 #1C8E63
Accessibility & contrast
On white
15.78
#08281C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#08281C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08281C
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08281C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08281C | 1.00 | 15.78 | 1.33 | 15.78 |
| #FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251B
Deuteranopia (green-blind)
#23211D
Tritanopia (blue-blind)
#002825
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #08281c; /* rgb */ color: rgb(8, 40, 28); /* oklch */ color: oklch(24.9% 0.044 164.7);
Tailwind
colors: {
custom: {
50: '#4c6258',
500: '#08281c',
950: '#000000',
},
}SCSS
$custom: #08281c; $custom-light: #4c6258; $custom-dark: #000000;
JSON
{
"hex": "#08281c",
"rgb": {
"r": 8,
"g": 40,
"b": 28
},
"hsl": {
"h": 157.5,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.24932,
"c": 0.04397,
"h": 164.7
},
"luminance": 0.01653
}Semantic roles & 50–950 ramp
primary
#08281C
secondary
#67253E
accent
#3E7EEA
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978