#03321D#03321D
#03321D is a dark, moderate teal. Relative luminance 0.024; OKLCH L 28.1% C 0.062 H 158.4°. Best body text is #FFFFFF at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #03321D |
|---|---|
| RGB | rgb(3, 50, 29) |
| HSL | hsl(153, 89%, 10%) |
| HSV | hsv(153, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 42%, 80.4%) |
| CIE-LAB | lab(17.41, -21.45, 9.14) |
| CIE-LCH | lch(17.41, 23.31, 156.93°) |
| OKLab | oklab(28.07% -0.058 0.023) |
| OKLCH | oklch(28.07% 0.062 158.4) |
| XYZ | xyz(1.3998, 2.3891, 1.5495) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.03
Very Dark Green
#062E03
ΔE00 6.60
Evergreen
#05472A
ΔE00 6.73
Dark Green
#033500
ΔE00 8.51
Pine Green
#0A481E
ΔE00 8.76
Hunter Green (survey)
#0B4008
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03321D #320318
analogous
#033205 #03321D #032F32
triadic
#03321D #1D0332 #321D03
tetradic
#03321D #050332 #320318 #2F3203
square
#03321D #050332 #320318 #2F3203
split-complementary
#03321D #32032F #320503
monochromatic
#021D11 #021D11 #03321D #066C3E #0AA560
Accessibility & contrast
On white
14.21
#03321D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#03321D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03321D
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03321D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03321D | 1.00 | 14.21 | 1.48 | 14.21 |
| #FFFFFF | 14.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1C
Deuteranopia (green-blind)
#2C291E
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #03321d; /* rgb */ color: rgb(3, 50, 29); /* oklch */ color: oklch(28.1% 0.062 158.4);
Tailwind
colors: {
custom: {
50: '#4c6a59',
500: '#03321d',
950: '#000000',
},
}SCSS
$custom: #03321d; $custom-light: #4c6a59; $custom-dark: #000000;
JSON
{
"hex": "#03321d",
"rgb": {
"r": 3,
"g": 50,
"b": 29
},
"hsl": {
"h": 153.191,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.28065,
"c": 0.06239,
"h": 158.4
},
"luminance": 0.02389
}Semantic roles & 50–950 ramp
primary
#03321D
secondary
#751B44
accent
#2989FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78