#062C1F#062C1F
#062C1F is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.049 H 165.8°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #062C1F |
|---|---|
| RGB | rgb(6, 44, 31) |
| HSL | hsl(159, 76%, 10%) |
| HSV | hsv(159, 86%, 17%) |
| CMYK | cmyk(86.4%, 0%, 29.5%, 82.7%) |
| CIE-LAB | lab(15.16, -17.16, 4.68) |
| CIE-LCH | lch(15.16, 17.79, 164.73°) |
| OKLab | oklab(26.26% -0.0474 0.012) |
| OKLCH | oklch(26.26% 0.049 165.8) |
| XYZ | xyz(1.2230, 1.9389, 1.6058) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.97
Very Dark Green
#062E03
ΔE00 9.45
Evergreen
#05472A
ΔE00 9.91
Dark Green
#033500
ΔE00 11.80
Pine Green
#0A481E
ΔE00 12.32
Dark Blue Green
#005249
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062C1F #2C0613
analogous
#062C0C #062C1F #06262C
triadic
#062C1F #1F062C #2C1F06
tetradic
#062C1F #0C062C #2C0613 #262C06
square
#062C1F #0C062C #2C0613 #262C06
split-complementary
#062C1F #2C0626 #2C0C06
monochromatic
#041B13 #041B13 #062C1F #0D6245 #15986B
Accessibility & contrast
On white
15.13
#062C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#062C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062C1F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062C1F | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281E
Deuteranopia (green-blind)
#262520
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #062c1f; /* rgb */ color: rgb(6, 44, 31); /* oklch */ color: oklch(26.3% 0.049 165.8);
Tailwind
colors: {
custom: {
50: '#4c655a',
500: '#062c1f',
950: '#000000',
},
}SCSS
$custom: #062c1f; $custom-light: #4c655a; $custom-dark: #000000;
JSON
{
"hex": "#062c1f",
"rgb": {
"r": 6,
"g": 44,
"b": 31
},
"hsl": {
"h": 159.474,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.26261,
"c": 0.04885,
"h": 165.8
},
"luminance": 0.01939
}Semantic roles & 50–950 ramp
primary
#062C1F
secondary
#6D213B
accent
#3576F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78