#03321E#03321E
#03321E is a dark, moderate teal. Relative luminance 0.024; OKLCH L 28.1% C 0.061 H 159.5°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #03321E |
|---|---|
| RGB | rgb(3, 50, 30) |
| HSL | hsl(154, 89%, 10%) |
| HSV | hsv(154, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 40%, 80.4%) |
| CIE-LAB | lab(17.43, -21.18, 8.50) |
| CIE-LCH | lch(17.43, 22.82, 158.15°) |
| OKLab | oklab(28.09% -0.0574 0.0215) |
| OKLCH | oklch(28.09% 0.061 159.5) |
| XYZ | xyz(1.4123, 2.3941, 1.6157) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.42
Evergreen
#05472A
ΔE00 6.85
Very Dark Green
#062E03
ΔE00 6.99
Dark Green
#033500
ΔE00 8.90
Pine Green
#0A481E
ΔE00 9.03
Hunter Green (survey)
#0B4008
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03321E #320317
analogous
#033206 #03321E #032E32
triadic
#03321E #1E0332 #321E03
tetradic
#03321E #060332 #320317 #2E3203
square
#03321E #060332 #320317 #2E3203
split-complementary
#03321E #32032E #320603
monochromatic
#021D11 #021D11 #03321E #066C41 #0AA563
Accessibility & contrast
On white
14.20
#03321E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#03321E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03321E
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03321E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03321E | 1.00 | 14.20 | 1.48 | 14.20 |
| #FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1D
Deuteranopia (green-blind)
#2C291F
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #03321e; /* rgb */ color: rgb(3, 50, 30); /* oklch */ color: oklch(28.1% 0.061 159.5);
Tailwind
colors: {
custom: {
50: '#4c6a59',
500: '#03321e',
950: '#000000',
},
}SCSS
$custom: #03321e; $custom-light: #4c6a59; $custom-dark: #000000;
JSON
{
"hex": "#03321e",
"rgb": {
"r": 3,
"g": 50,
"b": 30
},
"hsl": {
"h": 154.468,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.28092,
"c": 0.06128,
"h": 159.5
},
"luminance": 0.02394
}Semantic roles & 50–950 ramp
primary
#03321E
secondary
#751B42
accent
#2984FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78