#05332B#05332B
#05332B is a dark, muted teal. Relative luminance 0.026; OKLCH L 28.9% C 0.050 H 177.9°. Best body text is #FFFFFF at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #05332B |
|---|---|
| RGB | rgb(5, 51, 43) |
| HSL | hsl(170, 82%, 11%) |
| HSV | hsv(170, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 15.7%, 80%) |
| CIE-LAB | lab(18.25, -17.33, 0.78) |
| CIE-LCH | lch(18.25, 17.35, 177.42°) |
| OKLab | oklab(28.9% -0.0496 0.0018) |
| OKLCH | oklch(28.9% 0.05 177.9) |
| XYZ | xyz(1.6822, 2.5741, 2.6932) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 9.49
Dark Blue Green
#005249
ΔE00 9.93
Evergreen
#05472A
ΔE00 10.09
Darkslategray
#2F4F4F
ΔE00 10.99
Dark Forest Green
#002D04
ΔE00 11.88
Very Dark Green
#062E03
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05332B #33050D
analogous
#053314 #05332B #052433
triadic
#05332B #2B0533 #332B05
tetradic
#05332B #140533 #33050D #243305
square
#05332B #140533 #33050D #243305
split-complementary
#05332B #330524 #331405
monochromatic
#031C17 #031C17 #05332B #0A6B5A #10A289
Accessibility & contrast
On white
13.86
#05332B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#05332B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05332B
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05332B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05332B | 1.00 | 13.86 | 1.51 | 13.86 |
| #FFFFFF | 13.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302F2B
Deuteranopia (green-blind)
#2A2B2C
Tritanopia (blue-blind)
#003431
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05332b; /* rgb */ color: rgb(5, 51, 43); /* oklch */ color: oklch(28.9% 0.050 177.9);
Tailwind
colors: {
custom: {
50: '#4e6b64',
500: '#05332b',
950: '#000000',
},
}SCSS
$custom: #05332b; $custom-light: #4e6b64; $custom-dark: #000000;
JSON
{
"hex": "#05332b",
"rgb": {
"r": 5,
"g": 51,
"b": 43
},
"hsl": {
"h": 169.565,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28902,
"c": 0.04968,
"h": 177.9
},
"luminance": 0.02574
}Semantic roles & 50–950 ramp
primary
#05332B
secondary
#741F2E
accent
#2F52F8
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79