#05351D#05351D
#05351D is a dark, moderate teal. Relative luminance 0.027; OKLCH L 29.1% C 0.066 H 155.9°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #05351D |
|---|---|
| RGB | rgb(5, 53, 29) |
| HSL | hsl(150, 83%, 11%) |
| HSV | hsv(150, 91%, 21%) |
| CMYK | cmyk(90.6%, 0%, 45.3%, 79.2%) |
| CIE-LAB | lab(18.66, -22.39, 10.82) |
| CIE-LCH | lch(18.66, 24.87, 154.21°) |
| OKLab | oklab(29.11% -0.0604 0.027) |
| OKLCH | oklch(29.11% 0.066 155.9) |
| XYZ | xyz(1.5573, 2.6670, 1.5949) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.39
Evergreen
#05472A
ΔE00 5.66
Very Dark Green
#062E03
ΔE00 5.89
Pine Green
#0A481E
ΔE00 7.42
Dark Green
#033500
ΔE00 7.47
Hunter Green (survey)
#0B4008
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05351D #35051D
analogous
#053505 #05351D #053535
triadic
#05351D #1D0535 #351D05
tetradic
#05351D #050535 #35051D #353505
square
#05351D #050535 #35051D #353505
split-complementary
#05351D #350535 #350505
monochromatic
#031C0F #031C0F #05351D #0A6D3C #10A55A
Accessibility & contrast
On white
13.70
#05351D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#05351D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05351D
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05351D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05351D | 1.00 | 13.70 | 1.53 | 13.70 |
| #FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301B
Deuteranopia (green-blind)
#2F2C1F
Tritanopia (blue-blind)
#00342F
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05351d; /* rgb */ color: rgb(5, 53, 29); /* oklch */ color: oklch(29.1% 0.066 155.9);
Tailwind
colors: {
custom: {
50: '#4e6d59',
500: '#05351d',
950: '#000000',
},
}SCSS
$custom: #05351d; $custom-light: #4e6d59; $custom-dark: #000000;
JSON
{
"hex": "#05351d",
"rgb": {
"r": 5,
"g": 53,
"b": 29
},
"hsl": {
"h": 150,
"s": 82.759,
"l": 11.373
},
"oklch": {
"l": 0.29113,
"c": 0.06617,
"h": 155.9
},
"luminance": 0.02667
}Semantic roles & 50–950 ramp
primary
#05351D
secondary
#76204B
accent
#2F94F9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78