#05301E#05301E
#05301E is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.057 H 160.5°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #05301E |
|---|---|
| RGB | rgb(5, 48, 30) |
| HSL | hsl(155, 81%, 10%) |
| HSV | hsv(155, 90%, 19%) |
| CMYK | cmyk(89.6%, 0%, 37.5%, 81.2%) |
| CIE-LAB | lab(16.70, -19.74, 7.50) |
| CIE-LCH | lch(16.70, 21.12, 159.19°) |
| OKLab | oklab(27.51% -0.0537 0.019) |
| OKLCH | oklch(27.51% 0.057 160.5) |
| XYZ | xyz(1.3537, 2.2397, 1.5890) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.98
Very Dark Green
#062E03
ΔE00 7.51
Evergreen
#05472A
ΔE00 7.76
Dark Green
#033500
ΔE00 9.63
Pine Green
#0A481E
ΔE00 9.98
Hunter Green (survey)
#0B4008
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05301E #300517
analogous
#053009 #05301E #052C30
triadic
#05301E #1E0530 #301E05
tetradic
#05301E #090530 #300517 #2C3005
square
#05301E #090530 #300517 #2C3005
split-complementary
#05301E #30052C #300905
monochromatic
#031C11 #031C11 #05301E #0B6741 #119F63
Accessibility & contrast
On white
14.50
#05301E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#05301E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05301E
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05301E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05301E | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1D
Deuteranopia (green-blind)
#2A281F
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #05301e; /* rgb */ color: rgb(5, 48, 30); /* oklch */ color: oklch(27.5% 0.057 160.5);
Tailwind
colors: {
custom: {
50: '#4d6959',
500: '#05301e',
950: '#000000',
},
}SCSS
$custom: #05301e; $custom-light: #4d6959; $custom-dark: #000000;
JSON
{
"hex": "#05301e",
"rgb": {
"r": 5,
"g": 48,
"b": 30
},
"hsl": {
"h": 154.884,
"s": 81.132,
"l": 10.392
},
"oklch": {
"l": 0.27505,
"c": 0.05697,
"h": 160.5
},
"luminance": 0.0224
}Semantic roles & 50–950 ramp
primary
#05301E
secondary
#721F42
accent
#3084F8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78