#03321C#03321C
#03321C is a dark, moderate teal. Relative luminance 0.024; OKLCH L 28.0% C 0.064 H 157.3°. Best body text is #FFFFFF at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #03321C |
|---|---|
| RGB | rgb(3, 50, 28) |
| HSL | hsl(152, 89%, 10%) |
| HSV | hsv(152, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 44%, 80.4%) |
| CIE-LAB | lab(17.39, -21.71, 9.77) |
| CIE-LCH | lch(17.39, 23.80, 155.76°) |
| OKLab | oklab(28.04% -0.0586 0.0245) |
| OKLCH | oklch(28.04% 0.064 157.3) |
| XYZ | xyz(1.3876, 2.3842, 1.4855) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.65
Very Dark Green
#062E03
ΔE00 6.22
Evergreen
#05472A
ΔE00 6.63
Dark Green
#033500
ΔE00 8.12
Pine Green
#0A481E
ΔE00 8.50
Hunter Green (survey)
#0B4008
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03321C #320319
analogous
#033205 #03321C #033032
triadic
#03321C #1C0332 #321C03
tetradic
#03321C #050332 #320319 #303203
square
#03321C #050332 #320319 #303203
split-complementary
#03321C #320330 #320503
monochromatic
#021D10 #021D10 #03321C #066C3C #0AA55D
Accessibility & contrast
On white
14.22
#03321C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#03321C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03321C
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03321C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03321C | 1.00 | 14.22 | 1.48 | 14.22 |
| #FFFFFF | 14.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D1B
Deuteranopia (green-blind)
#2C291D
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #03321c; /* rgb */ color: rgb(3, 50, 28); /* oklch */ color: oklch(28.0% 0.064 157.3);
Tailwind
colors: {
custom: {
50: '#4c6a58',
500: '#03321c',
950: '#000000',
},
}SCSS
$custom: #03321c; $custom-light: #4c6a58; $custom-dark: #000000;
JSON
{
"hex": "#03321c",
"rgb": {
"r": 3,
"g": 50,
"b": 28
},
"hsl": {
"h": 151.915,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.28039,
"c": 0.06351,
"h": 157.3
},
"luminance": 0.02384
}Semantic roles & 50–950 ramp
primary
#03321C
secondary
#751B46
accent
#298DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78