#033223#033223
#033223 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.2% C 0.056 H 166.1°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #033223 |
|---|---|
| RGB | rgb(3, 50, 35) |
| HSL | hsl(161, 89%, 10%) |
| HSV | hsv(161, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 30%, 80.4%) |
| CIE-LAB | lab(17.56, -19.76, 5.28) |
| CIE-LCH | lch(17.56, 20.46, 165.05°) |
| OKLab | oklab(28.24% -0.0544 0.0135) |
| OKLCH | oklch(28.24% 0.056 166.1) |
| XYZ | xyz(1.4814, 2.4217, 1.9791) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.84
Dark Forest Green
#002D04
ΔE00 8.50
Very Dark Green
#062E03
ΔE00 9.05
Pine Green
#0A481E
ΔE00 10.61
Dark Blue Green
#005249
ΔE00 10.79
Dark Green
#033500
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033223 #320312
analogous
#03320B #033223 #032932
triadic
#033223 #230332 #322303
tetradic
#033223 #0B0332 #320312 #293203
square
#033223 #0B0332 #320312 #293203
split-complementary
#033223 #320329 #320B03
monochromatic
#021D14 #021D14 #033223 #066C4B #0AA574
Accessibility & contrast
On white
14.15
#033223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#033223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033223
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033223 | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312E22
Deuteranopia (green-blind)
#2B2924
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #033223; /* rgb */ color: rgb(3, 50, 35); /* oklch */ color: oklch(28.2% 0.056 166.1);
Tailwind
colors: {
custom: {
50: '#4c6a5d',
500: '#033223',
950: '#000000',
},
}SCSS
$custom: #033223; $custom-light: #4c6a5d; $custom-dark: #000000;
JSON
{
"hex": "#033223",
"rgb": {
"r": 3,
"g": 50,
"b": 35
},
"hsl": {
"h": 160.851,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.2824,
"c": 0.05604,
"h": 166.1
},
"luminance": 0.02422
}Semantic roles & 50–950 ramp
primary
#033223
secondary
#751B38
accent
#296DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79