#05261C#05261C
#05261C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.043 H 169.0°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #05261C |
|---|---|
| RGB | rgb(5, 38, 28) |
| HSL | hsl(162, 77%, 8%) |
| HSV | hsv(162, 87%, 15%) |
| CMYK | cmyk(86.8%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(12.62, -15.10, 3.20) |
| CIE-LCH | lch(12.62, 15.43, 168.03°) |
| OKLab | oklab(24.14% -0.0421 0.0082) |
| OKLCH | oklch(24.14% 0.043 169) |
| XYZ | xyz(0.9652, 1.5022, 1.3375) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.44
Very Dark Green
#062E03
ΔE00 10.88
Evergreen
#05472A
ΔE00 12.21
Dark Green
#033500
ΔE00 13.44
Dark Teal
#014D4E
ΔE00 13.81
Dark Blue Green
#005249
ΔE00 14.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05261C #26050F
analogous
#05260B #05261C #051F26
triadic
#05261C #1C0526 #261C05
tetradic
#05261C #0B0526 #26050F #1F2605
square
#05261C #0B0526 #26050F #1F2605
split-complementary
#05261C #26051F #260B05
monochromatic
#041B14 #041B14 #05261C #0C5C44 #13926C
Accessibility & contrast
On white
16.15
#05261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#05261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05261C
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05261C | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#201F1D
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #05261c; /* rgb */ color: rgb(5, 38, 28); /* oklch */ color: oklch(24.1% 0.043 169.0);
Tailwind
colors: {
custom: {
50: '#4a6058',
500: '#05261c',
950: '#000000',
},
}SCSS
$custom: #05261c; $custom-light: #4a6058; $custom-dark: #000000;
JSON
{
"hex": "#05261c",
"rgb": {
"r": 5,
"g": 38,
"b": 28
},
"hsl": {
"h": 161.818,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.24139,
"c": 0.04285,
"h": 169
},
"luminance": 0.01502
}Semantic roles & 50–950 ramp
primary
#05261C
secondary
#681F35
accent
#356EF3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978