#03271C#03271C
#03271C is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.4% C 0.046 H 168.3°. Best body text is #FFFFFF at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #03271C |
|---|---|
| RGB | rgb(3, 39, 28) |
| HSL | hsl(162, 86%, 8%) |
| HSV | hsv(162, 92%, 15%) |
| CMYK | cmyk(92.3%, 0%, 28.2%, 84.7%) |
| CIE-LAB | lab(12.95, -16.22, 3.65) |
| CIE-LCH | lch(12.95, 16.63, 167.31°) |
| OKLab | oklab(24.38% -0.045 0.0093) |
| OKLCH | oklch(24.38% 0.046 168.3) |
| XYZ | xyz(0.9726, 1.5541, 1.3471) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.88
Very Dark Green
#062E03
ΔE00 10.38
Evergreen
#05472A
ΔE00 11.57
Dark Green
#033500
ΔE00 12.91
Dark Teal
#014D4E
ΔE00 13.67
Dark Blue Green
#005249
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03271C #27030E
analogous
#03270A #03271C #032027
triadic
#03271C #1C0327 #271C03
tetradic
#03271C #0A0327 #27030E #202703
square
#03271C #0A0327 #27030E #202703
split-complementary
#03271C #270320 #270A03
monochromatic
#021C14 #021C14 #03271C #076045 #0C996E
Accessibility & contrast
On white
16.02
#03271C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#03271C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03271C
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03271C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03271C | 1.00 | 16.02 | 1.31 | 16.02 |
| #FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26231B
Deuteranopia (green-blind)
#21201D
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #03271c; /* rgb */ color: rgb(3, 39, 28); /* oklch */ color: oklch(24.4% 0.046 168.3);
Tailwind
colors: {
custom: {
50: '#496158',
500: '#03271c',
950: '#000000',
},
}SCSS
$custom: #03271c; $custom-light: #496158; $custom-dark: #000000;
JSON
{
"hex": "#03271c",
"rgb": {
"r": 3,
"g": 39,
"b": 28
},
"hsl": {
"h": 161.667,
"s": 85.714,
"l": 8.235
},
"oklch": {
"l": 0.24383,
"c": 0.04596,
"h": 168.3
},
"luminance": 0.01554
}Semantic roles & 50–950 ramp
primary
#03271C
secondary
#6B1B33
accent
#2C6BFC
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978