#06361E#06361E
#06361E is a dark, moderate teal. Relative luminance 0.028; OKLCH L 29.5% C 0.066 H 156.0°. Best body text is #FFFFFF at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #06361E |
|---|---|
| RGB | rgb(6, 54, 30) |
| HSL | hsl(150, 80%, 12%) |
| HSV | hsv(150, 89%, 21%) |
| CMYK | cmyk(88.9%, 0%, 44.4%, 78.8%) |
| CIE-LAB | lab(19.10, -22.40, 10.76) |
| CIE-LCH | lch(19.10, 24.85, 154.34°) |
| OKLab | oklab(29.49% -0.0604 0.0269) |
| OKLCH | oklch(29.49% 0.066 156) |
| XYZ | xyz(1.6285, 2.7706, 1.6770) |
| Luminance | 0.0277 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.39
Dark Forest Green
#002D04
ΔE00 5.57
Very Dark Green
#062E03
ΔE00 6.05
Pine Green
#0A481E
ΔE00 7.23
Dark Green
#033500
ΔE00 7.52
Hunter Green (survey)
#0B4008
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06361E #36061E
analogous
#063606 #06361E #063636
triadic
#06361E #1E0636 #361E06
tetradic
#06361E #060636 #36061E #363606
square
#06361E #060636 #36061E #363606
split-complementary
#06361E #360636 #360606
monochromatic
#031C0F #031C0F #06361E #0C6D3D #12A45B
Accessibility & contrast
On white
13.51
#06361E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#06361E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06361E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06361E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06361E | 1.00 | 13.51 | 1.55 | 13.51 |
| #FFFFFF | 13.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311C
Deuteranopia (green-blind)
#302D20
Tritanopia (blue-blind)
#003530
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #06361e; /* rgb */ color: rgb(6, 54, 30); /* oklch */ color: oklch(29.5% 0.066 156.0);
Tailwind
colors: {
custom: {
50: '#4f6d5a',
500: '#06361e',
950: '#000000',
},
}SCSS
$custom: #06361e; $custom-light: #4f6d5a; $custom-dark: #000000;
JSON
{
"hex": "#06361e",
"rgb": {
"r": 6,
"g": 54,
"b": 30
},
"hsl": {
"h": 150,
"s": 80,
"l": 11.765
},
"oklch": {
"l": 0.29493,
"c": 0.06617,
"h": 156
},
"luminance": 0.02771
}Semantic roles & 50–950 ramp
primary
#06361E
secondary
#76214C
accent
#3194F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78