#03321B#03321B
#03321B is a dark, moderate teal. Relative luminance 0.024; OKLCH L 28.0% C 0.065 H 156.3°. Best body text is #FFFFFF at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #03321B |
|---|---|
| RGB | rgb(3, 50, 27) |
| HSL | hsl(151, 89%, 10%) |
| HSV | hsv(151, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 46%, 80.4%) |
| CIE-LAB | lab(17.36, -21.96, 10.41) |
| CIE-LCH | lch(17.36, 24.30, 154.64°) |
| OKLab | oklab(28.01% -0.0592 0.026) |
| OKLCH | oklch(28.01% 0.065 156.3) |
| XYZ | xyz(1.3758, 2.3795, 1.4235) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.27
Very Dark Green
#062E03
ΔE00 5.85
Evergreen
#05472A
ΔE00 6.56
Dark Green
#033500
ΔE00 7.73
Pine Green
#0A481E
ΔE00 8.26
Hunter Green (survey)
#0B4008
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03321B #32031A
analogous
#033203 #03321B #033132
triadic
#03321B #1B0332 #321B03
tetradic
#03321B #030332 #32031A #313203
square
#03321B #030332 #32031A #313203
split-complementary
#03321B #320331 #320303
monochromatic
#021D10 #021D10 #03321B #066C3A #0AA559
Accessibility & contrast
On white
14.23
#03321B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#03321B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03321B
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03321B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03321B | 1.00 | 14.23 | 1.48 | 14.23 |
| #FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D19
Deuteranopia (green-blind)
#2C291D
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #03321b; /* rgb */ color: rgb(3, 50, 27); /* oklch */ color: oklch(28.0% 0.065 156.3);
Tailwind
colors: {
custom: {
50: '#4c6a57',
500: '#03321b',
950: '#000000',
},
}SCSS
$custom: #03321b; $custom-light: #4c6a57; $custom-dark: #000000;
JSON
{
"hex": "#03321b",
"rgb": {
"r": 3,
"g": 50,
"b": 27
},
"hsl": {
"h": 150.638,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.28014,
"c": 0.06465,
"h": 156.3
},
"luminance": 0.0238
}Semantic roles & 50–950 ramp
primary
#03321B
secondary
#751B47
accent
#2992FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78