#05321C#05321C
#05321C is a dark, moderate teal. Relative luminance 0.024; OKLCH L 28.1% C 0.062 H 156.7°. Best body text is #FFFFFF at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #05321C |
|---|---|
| RGB | rgb(5, 50, 28) |
| HSL | hsl(151, 82%, 11%) |
| HSV | hsv(151, 90%, 20%) |
| CMYK | cmyk(90%, 0%, 44%, 80.4%) |
| CIE-LAB | lab(17.45, -21.23, 9.87) |
| CIE-LCH | lch(17.45, 23.41, 155.08°) |
| OKLab | oklab(28.11% -0.0574 0.0247) |
| OKLCH | oklch(28.11% 0.062 156.7) |
| XYZ | xyz(1.4127, 2.3971, 1.4866) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.62
Very Dark Green
#062E03
ΔE00 6.15
Evergreen
#05472A
ΔE00 6.70
Dark Green
#033500
ΔE00 8.08
Pine Green
#0A481E
ΔE00 8.51
Hunter Green (survey)
#0B4008
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05321C #32051B
analogous
#053206 #05321C #053132
triadic
#05321C #1C0532 #321C05
tetradic
#05321C #060532 #32051B #313205
square
#05321C #060532 #32051B #313205
split-complementary
#05321C #320531 #320605
monochromatic
#031C10 #031C10 #05321C #0B6A3B #10A15A
Accessibility & contrast
On white
14.19
#05321C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#05321C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05321C
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05321C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05321C | 1.00 | 14.19 | 1.48 | 14.19 |
| #FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D1B
Deuteranopia (green-blind)
#2C291D
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #05321c; /* rgb */ color: rgb(5, 50, 28); /* oklch */ color: oklch(28.1% 0.062 156.7);
Tailwind
colors: {
custom: {
50: '#4d6a58',
500: '#05321c',
950: '#000000',
},
}SCSS
$custom: #05321c; $custom-light: #4d6a58; $custom-dark: #000000;
JSON
{
"hex": "#05321c",
"rgb": {
"r": 5,
"g": 50,
"b": 28
},
"hsl": {
"h": 150.667,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.28106,
"c": 0.06247,
"h": 156.7
},
"luminance": 0.02397
}Semantic roles & 50–950 ramp
primary
#05321C
secondary
#731F48
accent
#3092F8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78