#05281F#05281F
#05281F is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.9% C 0.043 H 172.1°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #05281F |
|---|---|
| RGB | rgb(5, 40, 31) |
| HSL | hsl(165, 78%, 9%) |
| HSV | hsv(165, 88%, 16%) |
| CMYK | cmyk(87.5%, 0%, 22.5%, 84.3%) |
| CIE-LAB | lab(13.52, -15.25, 2.35) |
| CIE-LCH | lch(13.52, 15.43, 171.24°) |
| OKLab | oklab(24.91% -0.0429 0.006) |
| OKLCH | oklch(24.91% 0.043 172.1) |
| XYZ | xyz(1.0686, 1.6487, 1.5580) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.91
Very Dark Green
#062E03
ΔE00 11.37
Evergreen
#05472A
ΔE00 12.01
Dark Teal
#014D4E
ΔE00 12.97
Dark Blue Green
#005249
ΔE00 13.51
Darkslategray
#2F4F4F
ΔE00 13.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05281F #28050E
analogous
#05280E #05281F #052028
triadic
#05281F #1F0528 #281F05
tetradic
#05281F #0E0528 #28050E #202805
square
#05281F #0E0528 #28050E #202805
split-complementary
#05281F #280520 #280E05
monochromatic
#031B15 #031B15 #05281F #0C5E49 #139573
Accessibility & contrast
On white
15.79
#05281F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#05281F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05281F
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05281F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05281F | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26251F
Deuteranopia (green-blind)
#222120
Tritanopia (blue-blind)
#002825
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #05281f; /* rgb */ color: rgb(5, 40, 31); /* oklch */ color: oklch(24.9% 0.043 172.1);
Tailwind
colors: {
custom: {
50: '#4a625a',
500: '#05281f',
950: '#000000',
},
}SCSS
$custom: #05281f; $custom-light: #4a625a; $custom-dark: #000000;
JSON
{
"hex": "#05281f",
"rgb": {
"r": 5,
"g": 40,
"b": 31
},
"hsl": {
"h": 164.571,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.24908,
"c": 0.04327,
"h": 172.1
},
"luminance": 0.01649
}Semantic roles & 50–950 ramp
primary
#05281F
secondary
#6A1F32
accent
#3465F4
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978