#062B1E#062B1E
#062B1E is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.048 H 165.3°. Best body text is #FFFFFF at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #062B1E |
|---|---|
| RGB | rgb(6, 43, 30) |
| HSL | hsl(159, 76%, 10%) |
| HSV | hsv(159, 86%, 17%) |
| CMYK | cmyk(86%, 0%, 30.2%, 83.1%) |
| CIE-LAB | lab(14.74, -16.93, 4.78) |
| CIE-LCH | lch(14.74, 17.59, 164.23°) |
| OKLab | oklab(25.9% -0.0467 0.0122) |
| OKLCH | oklch(25.9% 0.048 165.3) |
| XYZ | xyz(1.1732, 1.8601, 1.5252) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.95
Very Dark Green
#062E03
ΔE00 9.42
Evergreen
#05472A
ΔE00 10.16
Dark Green
#033500
ΔE00 11.82
Pine Green
#0A481E
ΔE00 12.50
Dark Blue Green
#005249
ΔE00 12.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062B1E #2B0613
analogous
#062B0C #062B1E #06262B
triadic
#062B1E #1E062B #2B1E06
tetradic
#062B1E #0C062B #2B0613 #262B06
square
#062B1E #0C062B #2B0613 #262B06
split-complementary
#062B1E #2B0626 #2B0C06
monochromatic
#041B13 #041B13 #062B1E #0D6143 #159669
Accessibility & contrast
On white
15.31
#062B1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#062B1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062B1E
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062B1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062B1E | 1.00 | 15.31 | 1.37 | 15.31 |
| #FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271D
Deuteranopia (green-blind)
#25241F
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062b1e; /* rgb */ color: rgb(6, 43, 30); /* oklch */ color: oklch(25.9% 0.048 165.3);
Tailwind
colors: {
custom: {
50: '#4c6459',
500: '#062b1e',
950: '#000000',
},
}SCSS
$custom: #062b1e; $custom-light: #4c6459; $custom-dark: #000000;
JSON
{
"hex": "#062b1e",
"rgb": {
"r": 6,
"g": 43,
"b": 30
},
"hsl": {
"h": 158.919,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25901,
"c": 0.04824,
"h": 165.3
},
"luminance": 0.0186
}Semantic roles & 50–950 ramp
primary
#062B1E
secondary
#6C213B
accent
#3678F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78