#062D1C#062D1C
#062D1C is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.054 H 160.1°. Best body text is #FFFFFF at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #062D1C |
|---|---|
| RGB | rgb(6, 45, 28) |
| HSL | hsl(154, 76%, 10%) |
| HSV | hsv(154, 87%, 18%) |
| CMYK | cmyk(86.7%, 0%, 37.8%, 82.4%) |
| CIE-LAB | lab(15.48, -18.54, 7.21) |
| CIE-LCH | lch(15.48, 19.89, 158.76°) |
| OKLab | oklab(26.5% -0.0505 0.0183) |
| OKLCH | oklch(26.5% 0.054 160.1) |
| XYZ | xyz(1.2230, 1.9992, 1.4198) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.20
Very Dark Green
#062E03
ΔE00 7.70
Evergreen
#05472A
ΔE00 8.80
Dark Green
#033500
ΔE00 10.04
Pine Green
#0A481E
ΔE00 10.86
Hunter Green (survey)
#0B4008
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062D1C #2D0617
analogous
#062D08 #062D1C #062B2D
triadic
#062D1C #1C062D #2D1C06
tetradic
#062D1C #08062D #2D0617 #2B2D06
square
#062D1C #08062D #2D0617 #2B2D06
split-complementary
#062D1C #2D062B #2D0806
monochromatic
#041B11 #041B11 #062D1C #0D633E #14995F
Accessibility & contrast
On white
15.00
#062D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#062D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062D1C
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062D1C | 1.00 | 15.00 | 1.40 | 15.00 |
| #FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291B
Deuteranopia (green-blind)
#27251D
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #062d1c; /* rgb */ color: rgb(6, 45, 28); /* oklch */ color: oklch(26.5% 0.054 160.1);
Tailwind
colors: {
custom: {
50: '#4c6658',
500: '#062d1c',
950: '#000000',
},
}SCSS
$custom: #062d1c; $custom-light: #4c6658; $custom-dark: #000000;
JSON
{
"hex": "#062d1c",
"rgb": {
"r": 6,
"g": 45,
"b": 28
},
"hsl": {
"h": 153.846,
"s": 76.471,
"l": 10
},
"oklch": {
"l": 0.26498,
"c": 0.05368,
"h": 160.1
},
"luminance": 0.01999
}Semantic roles & 50–950 ramp
primary
#062D1C
secondary
#6E2143
accent
#3588F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78