#062E23#062E23
#062E23 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.048 H 170.3°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #062E23 |
|---|---|
| RGB | rgb(6, 46, 35) |
| HSL | hsl(164, 77%, 10%) |
| HSV | hsv(164, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 23.9%, 82%) |
| CIE-LAB | lab(16.07, -17.00, 3.19) |
| CIE-LCH | lch(16.07, 17.30, 169.39°) |
| OKLab | oklab(27.05% -0.0475 0.0081) |
| OKLCH | oklch(27.05% 0.048 170.3) |
| XYZ | xyz(1.3553, 2.1139, 1.9264) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.00
Dark Forest Green
#002D04
ΔE00 10.02
Very Dark Green
#062E03
ΔE00 10.50
Dark Blue Green
#005249
ΔE00 11.70
Dark Teal
#014D4E
ΔE00 11.75
Pine Green
#0A481E
ΔE00 12.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E23 #2E0611
analogous
#062E0F #062E23 #06252E
triadic
#062E23 #23062E #2E2306
tetradic
#062E23 #0F062E #2E0611 #252E06
square
#062E23 #0F062E #2E0611 #252E06
split-complementary
#062E23 #2E0625 #2E0F06
monochromatic
#041B15 #041B15 #062E23 #0D644C #149A75
Accessibility & contrast
On white
14.76
#062E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E23
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E23 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A22
Deuteranopia (green-blind)
#272624
Tritanopia (blue-blind)
#002E2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062e23; /* rgb */ color: rgb(6, 46, 35); /* oklch */ color: oklch(27.0% 0.048 170.3);
Tailwind
colors: {
custom: {
50: '#4d675d',
500: '#062e23',
950: '#000000',
},
}SCSS
$custom: #062e23; $custom-light: #4d675d; $custom-dark: #000000;
JSON
{
"hex": "#062e23",
"rgb": {
"r": 6,
"g": 46,
"b": 35
},
"hsl": {
"h": 163.5,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.27047,
"c": 0.04821,
"h": 170.3
},
"luminance": 0.02114
}Semantic roles & 50–950 ramp
primary
#062E23
secondary
#6F2136
accent
#3469F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79