#033123#033123
#033123 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.055 H 167.2°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #033123 |
|---|---|
| RGB | rgb(3, 49, 35) |
| HSL | hsl(162, 88%, 10%) |
| HSV | hsv(162, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 28.6%, 80.8%) |
| CIE-LAB | lab(17.17, -19.26, 4.72) |
| CIE-LCH | lch(17.17, 19.83, 166.23°) |
| OKLab | oklab(27.92% -0.0532 0.0121) |
| OKLCH | oklch(27.92% 0.055 167.2) |
| XYZ | xyz(1.4391, 2.3372, 1.9651) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.34
Dark Forest Green
#002D04
ΔE00 8.84
Very Dark Green
#062E03
ΔE00 9.39
Dark Blue Green
#005249
ΔE00 10.95
Pine Green
#0A481E
ΔE00 11.12
Dark Green
#033500
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033123 #310311
analogous
#03310C #033123 #032831
triadic
#033123 #230331 #312303
tetradic
#033123 #0C0331 #310311 #283103
square
#033123 #0C0331 #310311 #283103
split-complementary
#033123 #310328 #310C03
monochromatic
#021D15 #021D15 #033123 #076B4C #0AA475
Accessibility & contrast
On white
14.31
#033123 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033123 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033123
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033123 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033123 | 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)
#302D22
Deuteranopia (green-blind)
#2A2924
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033123; /* rgb */ color: rgb(3, 49, 35); /* oklch */ color: oklch(27.9% 0.055 167.2);
Tailwind
colors: {
custom: {
50: '#4c695d',
500: '#033123',
950: '#000000',
},
}SCSS
$custom: #033123; $custom-light: #4c695d; $custom-dark: #000000;
JSON
{
"hex": "#033123",
"rgb": {
"r": 3,
"g": 49,
"b": 35
},
"hsl": {
"h": 161.739,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27915,
"c": 0.05453,
"h": 167.2
},
"luminance": 0.02337
}Semantic roles & 50–950 ramp
primary
#033123
secondary
#741B36
accent
#296AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79