#03251E#03251E
#03251E is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.041 H 176.1°. Best body text is #FFFFFF at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #03251E |
|---|---|
| RGB | rgb(3, 37, 30) |
| HSL | hsl(168, 85%, 8%) |
| HSV | hsv(168, 92%, 15%) |
| CMYK | cmyk(91.9%, 0%, 18.9%, 85.5%) |
| CIE-LAB | lab(12.20, -14.46, 1.14) |
| CIE-LCH | lch(12.20, 14.51, 175.49°) |
| OKLab | oklab(23.79% -0.0412 0.0028) |
| OKLCH | oklch(23.79% 0.041 176.1) |
| XYZ | xyz(0.9333, 1.4361, 1.4561) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.01
Very Dark Green
#062E03
ΔE00 12.48
Evergreen
#05472A
ΔE00 13.32
Dark Teal
#014D4E
ΔE00 13.39
Almost Black
#070D0D
ΔE00 13.65
Gunmetal
#2A3439
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03251E #25030A
analogous
#03250D #03251E #031B25
triadic
#03251E #1E0325 #251E03
tetradic
#03251E #0D0325 #25030A #1B2503
square
#03251E #0D0325 #25030A #1B2503
split-complementary
#03251E #25031B #250D03
monochromatic
#021C17 #021C17 #03251E #085E4C #0C967A
Accessibility & contrast
On white
16.31
#03251E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#03251E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03251E
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03251E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03251E | 1.00 | 16.31 | 1.29 | 16.31 |
| #FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221E
Deuteranopia (green-blind)
#1E1E1F
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #03251e; /* rgb */ color: rgb(3, 37, 30); /* oklch */ color: oklch(23.8% 0.041 176.1);
Tailwind
colors: {
custom: {
50: '#495f59',
500: '#03251e',
950: '#000000',
},
}SCSS
$custom: #03251e; $custom-light: #495f59; $custom-dark: #000000;
JSON
{
"hex": "#03251e",
"rgb": {
"r": 3,
"g": 37,
"b": 30
},
"hsl": {
"h": 167.647,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.23788,
"c": 0.04127,
"h": 176.1
},
"luminance": 0.01436
}Semantic roles & 50–950 ramp
primary
#03251E
secondary
#691B2B
accent
#2D57FB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978