#013224#013224
#013224 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.2% C 0.056 H 168.1°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #013224 |
|---|---|
| RGB | rgb(1, 50, 36) |
| HSL | hsl(163, 96%, 10%) |
| HSV | hsv(163, 98%, 20%) |
| CMYK | cmyk(98%, 0%, 28%, 80.4%) |
| CIE-LAB | lab(17.53, -19.91, 4.54) |
| CIE-LCH | lch(17.53, 20.42, 167.15°) |
| OKLab | oklab(28.21% -0.055 0.0116) |
| OKLCH | oklch(28.21% 0.056 168.1) |
| XYZ | xyz(1.4714, 2.4148, 2.0573) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.07
Dark Forest Green
#002D04
ΔE00 8.97
Very Dark Green
#062E03
ΔE00 9.54
Dark Blue Green
#005249
ΔE00 10.57
Pine Green
#0A481E
ΔE00 10.98
Dark Green
#033500
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013224 #32010F
analogous
#01320B #013224 #012832
triadic
#013224 #240132 #322401
tetradic
#013224 #0B0132 #32010F #283201
square
#013224 #0B0132 #32010F #283201
split-complementary
#013224 #320128 #320B01
monochromatic
#011E16 #011E16 #013224 #026E4F #03AA7A
Accessibility & contrast
On white
14.16
#013224 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#013224 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013224
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013224 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013224 | 1.00 | 14.16 | 1.48 | 14.16 |
| #FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302E23
Deuteranopia (green-blind)
#2A2925
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #013224; /* rgb */ color: rgb(1, 50, 36); /* oklch */ color: oklch(28.2% 0.056 168.1);
Tailwind
colors: {
custom: {
50: '#4c6a5e',
500: '#013224',
950: '#000000',
},
}SCSS
$custom: #013224; $custom-light: #4c6a5e; $custom-dark: #000000;
JSON
{
"hex": "#013224",
"rgb": {
"r": 1,
"g": 50,
"b": 36
},
"hsl": {
"h": 162.857,
"s": 96.078,
"l": 10
},
"oklch": {
"l": 0.28206,
"c": 0.05623,
"h": 168.1
},
"luminance": 0.02415
}Semantic roles & 50–950 ramp
primary
#013224
secondary
#771733
accent
#2966FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79