#05331E#05331E
#05331E is a dark, moderate teal. Relative luminance 0.025; OKLCH L 28.5% C 0.062 H 158.2°. Best body text is #FFFFFF at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #05331E |
|---|---|
| RGB | rgb(5, 51, 30) |
| HSL | hsl(153, 82%, 11%) |
| HSV | hsv(153, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 41.2%, 80%) |
| CIE-LAB | lab(17.89, -21.20, 9.13) |
| CIE-LCH | lch(17.89, 23.08, 156.71°) |
| OKLab | oklab(28.49% -0.0574 0.023) |
| OKLCH | oklch(28.49% 0.062 158.2) |
| XYZ | xyz(1.4806, 2.4935, 1.6313) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.14
Evergreen
#05472A
ΔE00 6.50
Very Dark Green
#062E03
ΔE00 6.66
Dark Green
#033500
ΔE00 8.51
Pine Green
#0A481E
ΔE00 8.57
Hunter Green (survey)
#0B4008
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05331E #33051A
analogous
#053307 #05331E #053133
triadic
#05331E #1E0533 #331E05
tetradic
#05331E #070533 #33051A #313305
square
#05331E #070533 #33051A #313305
split-complementary
#05331E #330531 #330705
monochromatic
#031C10 #031C10 #05331E #0A6B3F #10A260
Accessibility & contrast
On white
14.01
#05331E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#05331E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05331E
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05331E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05331E | 1.00 | 14.01 | 1.50 | 14.01 |
| #FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322E1D
Deuteranopia (green-blind)
#2D2A1F
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #05331e; /* rgb */ color: rgb(5, 51, 30); /* oklch */ color: oklch(28.5% 0.062 158.2);
Tailwind
colors: {
custom: {
50: '#4d6b59',
500: '#05331e',
950: '#000000',
},
}SCSS
$custom: #05331e; $custom-light: #4d6b59; $custom-dark: #000000;
JSON
{
"hex": "#05331e",
"rgb": {
"r": 5,
"g": 51,
"b": 30
},
"hsl": {
"h": 152.609,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28486,
"c": 0.06183,
"h": 158.2
},
"luminance": 0.02494
}Semantic roles & 50–950 ramp
primary
#05331E
secondary
#741F46
accent
#2F8BF8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78