#052D25#052D25
#052D25 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.8% C 0.046 H 176.1°. Best body text is #FFFFFF at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #052D25 |
|---|---|
| RGB | rgb(5, 45, 37) |
| HSL | hsl(168, 80%, 10%) |
| HSV | hsv(168, 89%, 18%) |
| CMYK | cmyk(88.9%, 0%, 17.8%, 82.4%) |
| CIE-LAB | lab(15.71, -16.04, 1.26) |
| CIE-LCH | lch(15.71, 16.09, 175.52°) |
| OKLab | oklab(26.76% -0.0457 0.0031) |
| OKLCH | oklch(26.76% 0.046 176.1) |
| XYZ | xyz(1.3347, 2.0424, 2.0738) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 11.23
Dark Teal
#014D4E
ΔE00 11.23
Dark Forest Green
#002D04
ΔE00 11.51
Dark Blue Green
#005249
ΔE00 11.86
Very Dark Green
#062E03
ΔE00 11.98
Darkslategray
#2F4F4F
ΔE00 12.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052D25 #2D050D
analogous
#052D11 #052D25 #05212D
triadic
#052D25 #25052D #2D2505
tetradic
#052D25 #11052D #2D050D #212D05
square
#052D25 #11052D #2D050D #212D05
split-complementary
#052D25 #2D0521 #2D1105
monochromatic
#031C17 #031C17 #052D25 #0B6452 #119B80
Accessibility & contrast
On white
14.91
#052D25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#052D25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052D25
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052D25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052D25 | 1.00 | 14.91 | 1.41 | 14.91 |
| #FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2925
Deuteranopia (green-blind)
#252626
Tritanopia (blue-blind)
#002E2B
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052d25; /* rgb */ color: rgb(5, 45, 37); /* oklch */ color: oklch(26.8% 0.046 176.1);
Tailwind
colors: {
custom: {
50: '#4c665f',
500: '#052d25',
950: '#000000',
},
}SCSS
$custom: #052d25; $custom-light: #4c665f; $custom-dark: #000000;
JSON
{
"hex": "#052d25",
"rgb": {
"r": 5,
"g": 45,
"b": 37
},
"hsl": {
"h": 168,
"s": 80,
"l": 9.804
},
"oklch": {
"l": 0.26759,
"c": 0.0458,
"h": 176.1
},
"luminance": 0.02043
}Semantic roles & 50–950 ramp
primary
#052D25
secondary
#6F1F2F
accent
#3159F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79