#05301D#05301D
#05301D is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.058 H 159.2°. Best body text is #FFFFFF at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #05301D |
|---|---|
| RGB | rgb(5, 48, 29) |
| HSL | hsl(153, 81%, 10%) |
| HSV | hsv(153, 90%, 19%) |
| CMYK | cmyk(89.6%, 0%, 39.6%, 81.2%) |
| CIE-LAB | lab(16.67, -20.01, 8.15) |
| CIE-LCH | lch(16.67, 21.61, 157.85°) |
| OKLab | oklab(27.48% -0.0543 0.0206) |
| OKLCH | oklch(27.48% 0.058 159.2) |
| XYZ | xyz(1.3412, 2.2347, 1.5228) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.57
Very Dark Green
#062E03
ΔE00 7.10
Evergreen
#05472A
ΔE00 7.61
Dark Green
#033500
ΔE00 9.22
Pine Green
#0A481E
ΔE00 9.69
Hunter Green (survey)
#0B4008
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05301D #300518
analogous
#053007 #05301D #052D30
triadic
#05301D #1D0530 #301D05
tetradic
#05301D #070530 #300518 #2D3005
square
#05301D #070530 #300518 #2D3005
split-complementary
#05301D #30052D #300705
monochromatic
#031C11 #031C11 #05301D #0B673E #119F60
Accessibility & contrast
On white
14.51
#05301D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#05301D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05301D
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05301D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05301D | 1.00 | 14.51 | 1.45 | 14.51 |
| #FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1C
Deuteranopia (green-blind)
#2A281E
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #05301d; /* rgb */ color: rgb(5, 48, 29); /* oklch */ color: oklch(27.5% 0.058 159.2);
Tailwind
colors: {
custom: {
50: '#4d6959',
500: '#05301d',
950: '#000000',
},
}SCSS
$custom: #05301d; $custom-light: #4d6959; $custom-dark: #000000;
JSON
{
"hex": "#05301d",
"rgb": {
"r": 5,
"g": 48,
"b": 29
},
"hsl": {
"h": 153.488,
"s": 81.132,
"l": 10.392
},
"oklch": {
"l": 0.27476,
"c": 0.05808,
"h": 159.2
},
"luminance": 0.02235
}Semantic roles & 50–950 ramp
primary
#05301D
secondary
#721F44
accent
#3088F8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78