#062B1A#062B1A
#062B1A is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.053 H 159.1°. Best body text is #FFFFFF at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #062B1A |
|---|---|
| RGB | rgb(6, 43, 26) |
| HSL | hsl(152, 76%, 10%) |
| HSV | hsv(152, 86%, 17%) |
| CMYK | cmyk(86%, 0%, 39.5%, 83.1%) |
| CIE-LAB | lab(14.63, -18.06, 7.42) |
| CIE-LCH | lch(14.63, 19.53, 157.68°) |
| OKLab | oklab(25.78% -0.0491 0.0188) |
| OKLCH | oklch(25.78% 0.053 159.1) |
| XYZ | xyz(1.1253, 1.8409, 1.2731) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.14
Very Dark Green
#062E03
ΔE00 7.62
Evergreen
#05472A
ΔE00 9.37
Dark Green
#033500
ΔE00 10.09
Pine Green
#0A481E
ΔE00 11.27
Hunter Green (survey)
#0B4008
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062B1A #2B0617
analogous
#062B07 #062B1A #062A2B
triadic
#062B1A #1A062B #2B1A06
tetradic
#062B1A #07062B #2B0617 #2A2B06
square
#062B1A #07062B #2B0617 #2A2B06
split-complementary
#062B1A #2B062A #2B0706
monochromatic
#041B10 #041B10 #062B1A #0D613A #15965B
Accessibility & contrast
On white
15.35
#062B1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#062B1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062B1A
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062B1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062B1A | 1.00 | 15.35 | 1.37 | 15.35 |
| #FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2719
Deuteranopia (green-blind)
#26241B
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062b1a; /* rgb */ color: rgb(6, 43, 26); /* oklch */ color: oklch(25.8% 0.053 159.1);
Tailwind
colors: {
custom: {
50: '#4b6456',
500: '#062b1a',
950: '#000000',
},
}SCSS
$custom: #062b1a; $custom-light: #4b6456; $custom-dark: #000000;
JSON
{
"hex": "#062b1a",
"rgb": {
"r": 6,
"g": 43,
"b": 26
},
"hsl": {
"h": 152.432,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25779,
"c": 0.05257,
"h": 159.1
},
"luminance": 0.01841
}Semantic roles & 50–950 ramp
primary
#062B1A
secondary
#6C2143
accent
#368CF2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78