#03241F#03241F
#03241F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.5% C 0.039 H 180.8°. Best body text is #FFFFFF at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #03241F |
|---|---|
| RGB | rgb(3, 36, 31) |
| HSL | hsl(171, 85%, 8%) |
| HSV | hsv(171, 92%, 14%) |
| CMYK | cmyk(91.7%, 0%, 13.9%, 85.9%) |
| CIE-LAB | lab(11.82, -13.54, -0.12) |
| CIE-LCH | lch(11.82, 13.54, 180.53°) |
| OKLab | oklab(23.49% -0.0392 -0.0006) |
| OKLCH | oklch(23.49% 0.039 180.8) |
| XYZ | xyz(0.9156, 1.3799, 1.5142) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.90
Gunmetal
#2A3439
ΔE00 12.92
Dark Forest Green
#002D04
ΔE00 13.19
Dark Teal
#014D4E
ΔE00 13.40
Very Dark Green
#062E03
ΔE00 13.63
Charcoal (survey)
#343837
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03241F #240308
analogous
#03240E #03241F #031824
triadic
#03241F #1F0324 #241F03
tetradic
#03241F #0E0324 #240308 #182403
square
#03241F #0E0324 #240308 #182403
split-complementary
#03241F #240318 #240E03
monochromatic
#021C18 #021C18 #03241F #085C50 #0C9580
Accessibility & contrast
On white
16.46
#03241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#03241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03241F
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03241F | 1.00 | 16.46 | 1.28 | 16.46 |
| #FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#1D1E1F
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #03241f; /* rgb */ color: rgb(3, 36, 31); /* oklch */ color: oklch(23.5% 0.039 180.8);
Tailwind
colors: {
custom: {
50: '#485f5a',
500: '#03241f',
950: '#000000',
},
}SCSS
$custom: #03241f; $custom-light: #485f5a; $custom-dark: #000000;
JSON
{
"hex": "#03241f",
"rgb": {
"r": 3,
"g": 36,
"b": 31
},
"hsl": {
"h": 170.909,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.23495,
"c": 0.03925,
"h": 180.8
},
"luminance": 0.0138
}Semantic roles & 50–950 ramp
primary
#03241F
secondary
#681B26
accent
#2D4CFB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978