#033027#033027
#033027 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.050 H 175.5°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #033027 |
|---|---|
| RGB | rgb(3, 48, 39) |
| HSL | hsl(168, 88%, 10%) |
| HSV | hsv(168, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 18.7%, 81.2%) |
| CIE-LAB | lab(16.89, -17.47, 1.57) |
| CIE-LCH | lch(16.89, 17.54, 174.88°) |
| OKLab | oklab(27.73% -0.0495 0.0039) |
| OKLCH | oklch(27.73% 0.05 175.5) |
| XYZ | xyz(1.4605, 2.2796, 2.2821) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.19
Dark Teal
#014D4E
ΔE00 10.56
Dark Blue Green
#005249
ΔE00 10.82
Dark Forest Green
#002D04
ΔE00 11.15
Very Dark Green
#062E03
ΔE00 11.66
Darkslategray
#2F4F4F
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033027 #30030C
analogous
#033011 #033027 #032230
triadic
#033027 #270330 #302703
tetradic
#033027 #110330 #30030C #223003
square
#033027 #110330 #30030C #223003
split-complementary
#033027 #300322 #301103
monochromatic
#021D17 #021D17 #033027 #076A56 #0AA385
Accessibility & contrast
On white
14.42
#033027 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#033027 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033027
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033027 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033027 | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C27
Deuteranopia (green-blind)
#282828
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033027; /* rgb */ color: rgb(3, 48, 39); /* oklch */ color: oklch(27.7% 0.050 175.5);
Tailwind
colors: {
custom: {
50: '#4c6861',
500: '#033027',
950: '#000000',
},
}SCSS
$custom: #033027; $custom-light: #4c6861; $custom-dark: #000000;
JSON
{
"hex": "#033027",
"rgb": {
"r": 3,
"g": 48,
"b": 39
},
"hsl": {
"h": 168,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27729,
"c": 0.0497,
"h": 175.5
},
"luminance": 0.0228
}Semantic roles & 50–950 ramp
primary
#033027
secondary
#731B2D
accent
#2954FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79