#032E23#032E23
#032E23 is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.050 H 171.1°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #032E23 |
|---|---|
| RGB | rgb(3, 46, 35) |
| HSL | hsl(165, 88%, 10%) |
| HSV | hsv(165, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 23.9%, 82%) |
| CIE-LAB | lab(15.98, -17.71, 3.03) |
| CIE-LCH | lch(15.98, 17.97, 170.28°) |
| OKLab | oklab(26.94% -0.0495 0.0077) |
| OKLCH | oklch(26.94% 0.05 171.1) |
| XYZ | xyz(1.3178, 2.0945, 1.9246) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.90
Dark Forest Green
#002D04
ΔE00 10.03
Very Dark Green
#062E03
ΔE00 10.56
Dark Blue Green
#005249
ΔE00 11.56
Dark Teal
#014D4E
ΔE00 11.67
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E23 #2E030E
analogous
#032E0E #032E23 #03242E
triadic
#032E23 #23032E #2E2303
tetradic
#032E23 #0E032E #2E030E #242E03
square
#032E23 #0E032E #2E030E #242E03
split-complementary
#032E23 #2E0324 #2E0E03
monochromatic
#021D16 #021D16 #032E23 #07674F #0AA17A
Accessibility & contrast
On white
14.80
#032E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E23
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E23 | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 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: #032e23; /* rgb */ color: rgb(3, 46, 35); /* oklch */ color: oklch(26.9% 0.050 171.1);
Tailwind
colors: {
custom: {
50: '#4b675d',
500: '#032e23',
950: '#000000',
},
}SCSS
$custom: #032e23; $custom-light: #4b675d; $custom-dark: #000000;
JSON
{
"hex": "#032e23",
"rgb": {
"r": 3,
"g": 46,
"b": 35
},
"hsl": {
"h": 164.651,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.26938,
"c": 0.0501,
"h": 171.1
},
"luminance": 0.02095
}Semantic roles & 50–950 ramp
primary
#032E23
secondary
#721B31
accent
#2A60FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79