#053723#053723
#053723 is a dark, moderate teal. Relative luminance 0.029; OKLCH L 29.9% C 0.063 H 160.9°. Best body text is #FFFFFF at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #053723 |
|---|---|
| RGB | rgb(5, 55, 35) |
| HSL | hsl(156, 83%, 12%) |
| HSV | hsv(156, 91%, 22%) |
| CMYK | cmyk(90.9%, 0%, 36.4%, 78.4%) |
| CIE-LAB | lab(19.58, -21.79, 8.09) |
| CIE-LCH | lch(19.58, 23.24, 159.63°) |
| OKLab | oklab(29.92% -0.0593 0.0205) |
| OKLCH | oklch(29.92% 0.063 160.9) |
| XYZ | xyz(1.7320, 2.8858, 2.0555) |
| Luminance | 0.0289 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.55
Dark Forest Green
#002D04
ΔE00 7.17
Very Dark Green
#062E03
ΔE00 7.68
Pine Green
#0A481E
ΔE00 8.20
Dark Green
#033500
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053723 #370519
analogous
#05370A #053723 #053237
triadic
#053723 #230537 #372305
tetradic
#053723 #0A0537 #370519 #323705
square
#053723 #0A0537 #370519 #323705
split-complementary
#053723 #370532 #370A05
monochromatic
#031C12 #031C12 #053723 #0A6F47 #0FA76A
Accessibility & contrast
On white
13.31
#053723 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#053723 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053723
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053723 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053723 | 1.00 | 13.31 | 1.58 | 13.31 |
| #FFFFFF | 13.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363222
Deuteranopia (green-blind)
#302E24
Tritanopia (blue-blind)
#003732
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #053723; /* rgb */ color: rgb(5, 55, 35); /* oklch */ color: oklch(29.9% 0.063 160.9);
Tailwind
colors: {
custom: {
50: '#4f6e5d',
500: '#053723',
950: '#000000',
},
}SCSS
$custom: #053723; $custom-light: #4f6e5d; $custom-dark: #000000;
JSON
{
"hex": "#053723",
"rgb": {
"r": 5,
"g": 55,
"b": 35
},
"hsl": {
"h": 156,
"s": 83.333,
"l": 11.765
},
"oklch": {
"l": 0.29919,
"c": 0.06273,
"h": 160.9
},
"luminance": 0.02886
}Semantic roles & 50–950 ramp
primary
#053723
secondary
#782043
accent
#2E80FA
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79