#03331F#03331F
#03331F is a dark, moderate teal. Relative luminance 0.025; OKLCH L 28.4% C 0.062 H 159.9°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #03331F |
|---|---|
| RGB | rgb(3, 51, 31) |
| HSL | hsl(155, 89%, 11%) |
| HSV | hsv(155, 94%, 20%) |
| CMYK | cmyk(94.1%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(17.85, -21.39, 8.40) |
| CIE-LCH | lch(17.85, 22.98, 158.57°) |
| OKLab | oklab(28.45% -0.058 0.0212) |
| OKLCH | oklch(28.45% 0.062 159.9) |
| XYZ | xyz(1.4685, 2.4858, 1.6985) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.55
Evergreen
#05472A
ΔE00 6.57
Very Dark Green
#062E03
ΔE00 7.12
Pine Green
#0A481E
ΔE00 8.85
Dark Green
#033500
ΔE00 8.95
Hunter Green (survey)
#0B4008
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03331F #330317
analogous
#033307 #03331F #032F33
triadic
#03331F #1F0333 #331F03
tetradic
#03331F #070333 #330317 #2F3303
square
#03331F #070333 #330317 #2F3303
split-complementary
#03331F #33032F #330703
monochromatic
#021D12 #021D12 #03331F #066D42 #0AA765
Accessibility & contrast
On white
14.03
#03331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#03331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03331F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03331F | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322E1E
Deuteranopia (green-blind)
#2C2A20
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #03331f; /* rgb */ color: rgb(3, 51, 31); /* oklch */ color: oklch(28.4% 0.062 159.9);
Tailwind
colors: {
custom: {
50: '#4d6b5a',
500: '#03331f',
950: '#000000',
},
}SCSS
$custom: #03331f; $custom-light: #4d6b5a; $custom-dark: #000000;
JSON
{
"hex": "#03331f",
"rgb": {
"r": 3,
"g": 51,
"b": 31
},
"hsl": {
"h": 155,
"s": 88.889,
"l": 10.588
},
"oklch": {
"l": 0.28448,
"c": 0.06176,
"h": 159.9
},
"luminance": 0.02486
}Semantic roles & 50–950 ramp
primary
#03331F
secondary
#761C41
accent
#2982FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78