#062B1B#062B1B
#062B1B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.051 H 160.5°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #062B1B |
|---|---|
| RGB | rgb(6, 43, 27) |
| HSL | hsl(154, 76%, 10%) |
| HSV | hsv(154, 86%, 17%) |
| CMYK | cmyk(86%, 0%, 37.2%, 83.1%) |
| CIE-LAB | lab(14.65, -17.79, 6.76) |
| CIE-LCH | lch(14.65, 19.03, 159.20°) |
| OKLab | oklab(25.81% -0.0485 0.0172) |
| OKLCH | oklch(25.81% 0.051 160.5) |
| XYZ | xyz(1.1367, 1.8455, 1.3330) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.57
Very Dark Green
#062E03
ΔE00 8.06
Evergreen
#05472A
ΔE00 9.53
Dark Green
#033500
ΔE00 10.50
Pine Green
#0A481E
ΔE00 11.56
Hunter Green (survey)
#0B4008
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062B1B #2B0616
analogous
#062B09 #062B1B #06292B
triadic
#062B1B #1B062B #2B1B06
tetradic
#062B1B #09062B #2B0616 #292B06
square
#062B1B #09062B #2B0616 #292B06
split-complementary
#062B1B #2B0629 #2B0906
monochromatic
#041B11 #041B11 #062B1B #0D613D #15965E
Accessibility & contrast
On white
15.34
#062B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#062B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062B1B
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062B1B | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271A
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062b1b; /* rgb */ color: rgb(6, 43, 27); /* oklch */ color: oklch(25.8% 0.051 160.5);
Tailwind
colors: {
custom: {
50: '#4b6457',
500: '#062b1b',
950: '#000000',
},
}SCSS
$custom: #062b1b; $custom-light: #4b6457; $custom-dark: #000000;
JSON
{
"hex": "#062b1b",
"rgb": {
"r": 6,
"g": 43,
"b": 27
},
"hsl": {
"h": 154.054,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25808,
"c": 0.05145,
"h": 160.5
},
"luminance": 0.01846
}Semantic roles & 50–950 ramp
primary
#062B1B
secondary
#6C2141
accent
#3687F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78