#05351E#05351E
#05351E is a dark, moderate teal. Relative luminance 0.027; OKLCH L 29.1% C 0.065 H 156.9°. Best body text is #FFFFFF at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #05351E |
|---|---|
| RGB | rgb(5, 53, 30) |
| HSL | hsl(151, 83%, 11%) |
| HSV | hsv(151, 91%, 21%) |
| CMYK | cmyk(90.6%, 0%, 43.4%, 79.2%) |
| CIE-LAB | lab(18.68, -22.14, 10.19) |
| CIE-LCH | lch(18.68, 24.38, 155.29°) |
| OKLab | oklab(29.14% -0.0598 0.0256) |
| OKLCH | oklch(29.14% 0.065 156.9) |
| XYZ | xyz(1.5699, 2.6720, 1.6611) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.73
Dark Forest Green
#002D04
ΔE00 5.74
Very Dark Green
#062E03
ΔE00 6.24
Pine Green
#0A481E
ΔE00 7.67
Dark Green
#033500
ΔE00 7.85
Hunter Green (survey)
#0B4008
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05351E #35051C
analogous
#053506 #05351E #053435
triadic
#05351E #1E0535 #351E05
tetradic
#05351E #060535 #35051C #343505
square
#05351E #060535 #35051C #343505
split-complementary
#05351E #350534 #350605
monochromatic
#031C10 #031C10 #05351E #0A6D3E #10A55D
Accessibility & contrast
On white
13.69
#05351E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#05351E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05351E
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05351E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05351E | 1.00 | 13.69 | 1.53 | 13.69 |
| #FFFFFF | 13.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301C
Deuteranopia (green-blind)
#2F2C20
Tritanopia (blue-blind)
#00342F
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05351e; /* rgb */ color: rgb(5, 53, 30); /* oklch */ color: oklch(29.1% 0.065 156.9);
Tailwind
colors: {
custom: {
50: '#4e6d5a',
500: '#05351e',
950: '#000000',
},
}SCSS
$custom: #05351e; $custom-light: #4e6d5a; $custom-dark: #000000;
JSON
{
"hex": "#05351e",
"rgb": {
"r": 5,
"g": 53,
"b": 30
},
"hsl": {
"h": 151.25,
"s": 82.759,
"l": 11.373
},
"oklch": {
"l": 0.29138,
"c": 0.06504,
"h": 156.9
},
"luminance": 0.02672
}Semantic roles & 50–950 ramp
primary
#05351E
secondary
#762049
accent
#2F90F9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78