#03261F#03261F
#03261F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.042 H 176.5°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #03261F |
|---|---|
| RGB | rgb(3, 38, 31) |
| HSL | hsl(168, 85%, 8%) |
| HSV | hsv(168, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 18.4%, 85.1%) |
| CIE-LAB | lab(12.64, -14.68, 1.06) |
| CIE-LCH | lch(12.64, 14.72, 175.88°) |
| OKLab | oklab(24.16% -0.0418 0.0026) |
| OKLCH | oklch(24.16% 0.042 176.5) |
| XYZ | xyz(0.9779, 1.5044, 1.5349) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.99
Very Dark Green
#062E03
ΔE00 12.46
Evergreen
#05472A
ΔE00 13.08
Dark Teal
#014D4E
ΔE00 13.08
Gunmetal
#2A3439
ΔE00 13.68
Almost Black
#070D0D
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03261F #26030A
analogous
#03260D #03261F #031B26
triadic
#03261F #1F0326 #261F03
tetradic
#03261F #0D0326 #26030A #1B2603
square
#03261F #0D0326 #26030A #1B2603
split-complementary
#03261F #26031B #260D03
monochromatic
#021C17 #021C17 #03261F #075F4D #0C977C
Accessibility & contrast
On white
16.14
#03261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#03261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03261F
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03261F | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231F
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #03261f; /* rgb */ color: rgb(3, 38, 31); /* oklch */ color: oklch(24.2% 0.042 176.5);
Tailwind
colors: {
custom: {
50: '#49605a',
500: '#03261f',
950: '#000000',
},
}SCSS
$custom: #03261f; $custom-light: #49605a; $custom-dark: #000000;
JSON
{
"hex": "#03261f",
"rgb": {
"r": 3,
"g": 38,
"b": 31
},
"hsl": {
"h": 168,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.24159,
"c": 0.04193,
"h": 176.5
},
"luminance": 0.01505
}Semantic roles & 50–950 ramp
primary
#03261F
secondary
#6A1B2B
accent
#2C56FC
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978