#062C1D#062C1D
#062C1D is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.051 H 162.5°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #062C1D |
|---|---|
| RGB | rgb(6, 44, 29) |
| HSL | hsl(156, 76%, 10%) |
| HSV | hsv(156, 86%, 17%) |
| CMYK | cmyk(86.4%, 0%, 34.1%, 82.7%) |
| CIE-LAB | lab(15.11, -17.75, 6.00) |
| CIE-LCH | lch(15.11, 18.73, 161.32°) |
| OKLab | oklab(26.2% -0.0486 0.0153) |
| OKLCH | oklch(26.2% 0.051 162.5) |
| XYZ | xyz(1.1974, 1.9287, 1.4713) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.05
Very Dark Green
#062E03
ΔE00 8.53
Evergreen
#05472A
ΔE00 9.44
Dark Green
#033500
ΔE00 10.91
Pine Green
#0A481E
ΔE00 11.66
Hunter Green (survey)
#0B4008
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062C1D #2C0615
analogous
#062C0A #062C1D #06282C
triadic
#062C1D #1D062C #2C1D06
tetradic
#062C1D #0A062C #2C0615 #282C06
square
#062C1D #0A062C #2C0615 #282C06
split-complementary
#062C1D #2C0628 #2C0A06
monochromatic
#041B12 #041B12 #062C1D #0D6240 #159864
Accessibility & contrast
On white
15.15
#062C1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#062C1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062C1D
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062C1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062C1D | 1.00 | 15.15 | 1.39 | 15.15 |
| #FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281C
Deuteranopia (green-blind)
#26241E
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #062c1d; /* rgb */ color: rgb(6, 44, 29); /* oklch */ color: oklch(26.2% 0.051 162.5);
Tailwind
colors: {
custom: {
50: '#4c6558',
500: '#062c1d',
950: '#000000',
},
}SCSS
$custom: #062c1d; $custom-light: #4c6558; $custom-dark: #000000;
JSON
{
"hex": "#062c1d",
"rgb": {
"r": 6,
"g": 44,
"b": 29
},
"hsl": {
"h": 156.316,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.26198,
"c": 0.05093,
"h": 162.5
},
"luminance": 0.01929
}Semantic roles & 50–950 ramp
primary
#062C1D
secondary
#6D213F
accent
#3580F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78