#013125#013125
#013125 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.054 H 170.9°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #013125 |
|---|---|
| RGB | rgb(1, 49, 37) |
| HSL | hsl(165, 96%, 10%) |
| HSV | hsv(165, 98%, 19%) |
| CMYK | cmyk(98%, 0%, 24.5%, 80.8%) |
| CIE-LAB | lab(17.16, -19.09, 3.33) |
| CIE-LCH | lch(17.16, 19.38, 170.10°) |
| OKLab | oklab(27.91% -0.0532 0.0085) |
| OKLCH | oklch(27.91% 0.054 170.9) |
| XYZ | xyz(1.4446, 2.3365, 2.1248) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.89
Dark Forest Green
#002D04
ΔE00 9.79
Very Dark Green
#062E03
ΔE00 10.35
Dark Blue Green
#005249
ΔE00 10.63
Dark Teal
#014D4E
ΔE00 11.14
Pine Green
#0A481E
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013125 #31010D
analogous
#01310D #013125 #012531
triadic
#013125 #250131 #312501
tetradic
#013125 #0D0131 #31010D #253101
square
#013125 #0D0131 #31010D #253101
split-complementary
#013125 #310125 #310D01
monochromatic
#011E17 #011E17 #013125 #026D52 #03A980
Accessibility & contrast
On white
14.31
#013125 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#013125 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013125
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013125 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013125 | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D24
Deuteranopia (green-blind)
#292826
Tritanopia (blue-blind)
#00312E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #013125; /* rgb */ color: rgb(1, 49, 37); /* oklch */ color: oklch(27.9% 0.054 170.9);
Tailwind
colors: {
custom: {
50: '#4b695f',
500: '#013125',
950: '#000000',
},
}SCSS
$custom: #013125; $custom-light: #4b695f; $custom-dark: #000000;
JSON
{
"hex": "#013125",
"rgb": {
"r": 1,
"g": 49,
"b": 37
},
"hsl": {
"h": 165,
"s": 96,
"l": 9.804
},
"oklch": {
"l": 0.27914,
"c": 0.0539,
"h": 170.9
},
"luminance": 0.02337
}Semantic roles & 50–950 ramp
primary
#013125
secondary
#77172F
accent
#295EFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79