#052B1A#052B1A
#052B1A is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.7% C 0.053 H 159.5°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #052B1A |
|---|---|
| RGB | rgb(5, 43, 26) |
| HSL | hsl(153, 79%, 9%) |
| HSV | hsv(153, 88%, 17%) |
| CMYK | cmyk(88.4%, 0%, 39.5%, 83.1%) |
| CIE-LAB | lab(14.59, -18.33, 7.36) |
| CIE-LCH | lch(14.59, 19.76, 158.13°) |
| OKLab | oklab(25.74% -0.0498 0.0186) |
| OKLCH | oklch(25.74% 0.053 159.5) |
| XYZ | xyz(1.1128, 1.8345, 1.2725) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.13
Very Dark Green
#062E03
ΔE00 7.64
Evergreen
#05472A
ΔE00 9.32
Dark Green
#033500
ΔE00 10.09
Pine Green
#0A481E
ΔE00 11.25
Hunter Green (survey)
#0B4008
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052B1A #2B0516
analogous
#052B07 #052B1A #05292B
triadic
#052B1A #1A052B #2B1A05
tetradic
#052B1A #07052B #2B0516 #292B05
square
#052B1A #07052B #2B0516 #292B05
split-complementary
#052B1A #2B0529 #2B0705
monochromatic
#031B11 #031B11 #052B1A #0B623B #12995C
Accessibility & contrast
On white
15.36
#052B1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#052B1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052B1A
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052B1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052B1A | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2719
Deuteranopia (green-blind)
#26231B
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #052b1a; /* rgb */ color: rgb(5, 43, 26); /* oklch */ color: oklch(25.7% 0.053 159.5);
Tailwind
colors: {
custom: {
50: '#4b6556',
500: '#052b1a',
950: '#000000',
},
}SCSS
$custom: #052b1a; $custom-light: #4b6556; $custom-dark: #000000;
JSON
{
"hex": "#052b1a",
"rgb": {
"r": 5,
"g": 43,
"b": 26
},
"hsl": {
"h": 153.158,
"s": 79.167,
"l": 9.412
},
"oklch": {
"l": 0.2574,
"c": 0.0532,
"h": 159.5
},
"luminance": 0.01835
}Semantic roles & 50–950 ramp
primary
#052B1A
secondary
#6D1F42
accent
#328AF6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78