#03301F#03301F
#03301F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.057 H 162.5°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #03301F |
|---|---|
| RGB | rgb(3, 48, 31) |
| HSL | hsl(157, 88%, 10%) |
| HSV | hsv(157, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(16.66, -19.94, 6.76) |
| CIE-LCH | lch(16.66, 21.05, 161.28°) |
| OKLab | oklab(27.46% -0.0544 0.0172) |
| OKLCH | oklch(27.46% 0.057 162.5) |
| XYZ | xyz(1.3417, 2.2320, 1.6562) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.43
Evergreen
#05472A
ΔE00 7.88
Very Dark Green
#062E03
ΔE00 7.99
Dark Green
#033500
ΔE00 10.08
Pine Green
#0A481E
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03301F #300314
analogous
#033008 #03301F #032B30
triadic
#03301F #1F0330 #301F03
tetradic
#03301F #080330 #300314 #2B3003
square
#03301F #080330 #300314 #2B3003
split-complementary
#03301F #30032B #300803
monochromatic
#021D13 #021D13 #03301F #076A44 #0AA369
Accessibility & contrast
On white
14.52
#03301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#03301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03301F
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03301F | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1E
Deuteranopia (green-blind)
#292820
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #03301f; /* rgb */ color: rgb(3, 48, 31); /* oklch */ color: oklch(27.5% 0.057 162.5);
Tailwind
colors: {
custom: {
50: '#4c695a',
500: '#03301f',
950: '#000000',
},
}SCSS
$custom: #03301f; $custom-light: #4c695a; $custom-dark: #000000;
JSON
{
"hex": "#03301f",
"rgb": {
"r": 3,
"g": 48,
"b": 31
},
"hsl": {
"h": 157.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27464,
"c": 0.05704,
"h": 162.5
},
"luminance": 0.02232
}Semantic roles & 50–950 ramp
primary
#03301F
secondary
#731B3D
accent
#297AFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78