#052B25#052B25
#052B25 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.043 H 179.9°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #052B25 |
|---|---|
| RGB | rgb(5, 43, 37) |
| HSL | hsl(171, 79%, 9%) |
| HSV | hsv(171, 88%, 17%) |
| CMYK | cmyk(88.4%, 0%, 14%, 83.1%) |
| CIE-LAB | lab(14.92, -14.92, 0.11) |
| CIE-LCH | lch(14.92, 14.92, 179.58°) |
| OKLab | oklab(26.11% -0.0431 0.0001) |
| OKLCH | oklch(26.11% 0.043 179.9) |
| XYZ | xyz(1.2602, 1.8934, 2.0490) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.44
Darkslategray
#2F4F4F
ΔE00 12.36
Evergreen
#05472A
ΔE00 12.45
Dark Forest Green
#002D04
ΔE00 12.54
Dark Blue Green
#005249
ΔE00 12.58
Very Dark Green
#062E03
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052B25 #2B050B
analogous
#052B12 #052B25 #051E2B
triadic
#052B25 #25052B #2B2505
tetradic
#052B25 #12052B #2B050B #1E2B05
square
#052B25 #12052B #2B050B #1E2B05
split-complementary
#052B25 #2B051E #2B1205
monochromatic
#031B18 #031B18 #052B25 #0B6254 #129983
Accessibility & contrast
On white
15.23
#052B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#052B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052B25
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052B25 | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292825
Deuteranopia (green-blind)
#232426
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #052b25; /* rgb */ color: rgb(5, 43, 37); /* oklch */ color: oklch(26.1% 0.043 179.9);
Tailwind
colors: {
custom: {
50: '#4c645f',
500: '#052b25',
950: '#000000',
},
}SCSS
$custom: #052b25; $custom-light: #4c645f; $custom-dark: #000000;
JSON
{
"hex": "#052b25",
"rgb": {
"r": 5,
"g": 43,
"b": 37
},
"hsl": {
"h": 170.526,
"s": 79.167,
"l": 9.412
},
"oklch": {
"l": 0.26113,
"c": 0.04314,
"h": 179.9
},
"luminance": 0.01894
}Semantic roles & 50–950 ramp
primary
#052B25
secondary
#6D1F2B
accent
#3251F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79