#052F27#052F27
#052F27 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.047 H 176.8°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #052F27 |
|---|---|
| RGB | rgb(5, 47, 39) |
| HSL | hsl(169, 81%, 10%) |
| HSV | hsv(169, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 17%, 81.6%) |
| CIE-LAB | lab(16.56, -16.48, 1.10) |
| CIE-LCH | lch(16.56, 16.52, 176.20°) |
| OKLab | oklab(27.48% -0.047 0.0027) |
| OKLCH | oklch(27.48% 0.047 176.8) |
| XYZ | xyz(1.4451, 2.2116, 2.2698) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.64
Evergreen
#05472A
ΔE00 10.82
Dark Blue Green
#005249
ΔE00 11.21
Dark Forest Green
#002D04
ΔE00 11.60
Darkslategray
#2F4F4F
ΔE00 11.86
Very Dark Green
#062E03
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F27 #2F050D
analogous
#052F12 #052F27 #05222F
triadic
#052F27 #27052F #2F2705
tetradic
#052F27 #12052F #2F050D #222F05
square
#052F27 #12052F #2F050D #222F05
split-complementary
#052F27 #2F0522 #2F1205
monochromatic
#031C17 #031C17 #052F27 #0B6655 #119E83
Accessibility & contrast
On white
14.56
#052F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#052F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F27
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F27 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B27
Deuteranopia (green-blind)
#272728
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #052f27; /* rgb */ color: rgb(5, 47, 39); /* oklch */ color: oklch(27.5% 0.047 176.8);
Tailwind
colors: {
custom: {
50: '#4d6861',
500: '#052f27',
950: '#000000',
},
}SCSS
$custom: #052f27; $custom-light: #4d6861; $custom-dark: #000000;
JSON
{
"hex": "#052f27",
"rgb": {
"r": 5,
"g": 47,
"b": 39
},
"hsl": {
"h": 168.571,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.27477,
"c": 0.04711,
"h": 176.8
},
"luminance": 0.02212
}Semantic roles & 50–950 ramp
primary
#052F27
secondary
#711F2F
accent
#3156F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79