#013226#013226
#013226 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.054 H 171.3°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #013226 |
|---|---|
| RGB | rgb(1, 50, 38) |
| HSL | hsl(165, 96%, 10%) |
| HSV | hsv(165, 98%, 20%) |
| CMYK | cmyk(98%, 0%, 24%, 80.4%) |
| CIE-LAB | lab(17.59, -19.28, 3.25) |
| CIE-LCH | lch(17.59, 19.55, 170.43°) |
| OKLab | oklab(28.27% -0.0538 0.0083) |
| OKLCH | oklch(28.27% 0.054 171.3) |
| XYZ | xyz(1.5028, 2.4274, 2.2227) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.69
Dark Forest Green
#002D04
ΔE00 9.89
Dark Blue Green
#005249
ΔE00 10.32
Very Dark Green
#062E03
ΔE00 10.44
Dark Teal
#014D4E
ΔE00 10.88
Pine Green
#0A481E
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013226 #32010D
analogous
#01320D #013226 #012632
triadic
#013226 #260132 #322601
tetradic
#013226 #0D0132 #32010D #263201
square
#013226 #0D0132 #32010D #263201
split-complementary
#013226 #320126 #320D01
monochromatic
#011E17 #011E17 #013226 #026E54 #03AA81
Accessibility & contrast
On white
14.14
#013226 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#013226 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013226
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013226 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013226 | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302E25
Deuteranopia (green-blind)
#2A2927
Tritanopia (blue-blind)
#00332F
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #013226; /* rgb */ color: rgb(1, 50, 38); /* oklch */ color: oklch(28.3% 0.054 171.3);
Tailwind
colors: {
custom: {
50: '#4c6a60',
500: '#013226',
950: '#000000',
},
}SCSS
$custom: #013226; $custom-light: #4c6a60; $custom-dark: #000000;
JSON
{
"hex": "#013226",
"rgb": {
"r": 1,
"g": 50,
"b": 38
},
"hsl": {
"h": 165.306,
"s": 96.078,
"l": 10
},
"oklch": {
"l": 0.28273,
"c": 0.05444,
"h": 171.3
},
"luminance": 0.02428
}Semantic roles & 50–950 ramp
primary
#013226
secondary
#77172F
accent
#295DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79