#033225#033225
#033225 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.054 H 169.2°. Best body text is #FFFFFF at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #033225 |
|---|---|
| RGB | rgb(3, 50, 37) |
| HSL | hsl(163, 89%, 10%) |
| HSV | hsv(163, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 26%, 80.4%) |
| CIE-LAB | lab(17.62, -19.15, 3.99) |
| CIE-LCH | lch(17.62, 19.56, 168.24°) |
| OKLab | oklab(28.31% -0.0532 0.0102) |
| OKLCH | oklch(28.31% 0.054 169.2) |
| XYZ | xyz(1.5119, 2.4339, 2.1400) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.41
Dark Forest Green
#002D04
ΔE00 9.39
Very Dark Green
#062E03
ΔE00 9.93
Dark Blue Green
#005249
ΔE00 10.50
Dark Teal
#014D4E
ΔE00 11.23
Pine Green
#0A481E
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033225 #320310
analogous
#03320D #033225 #032732
triadic
#033225 #250332 #322503
tetradic
#033225 #0D0332 #320310 #273203
square
#033225 #0D0332 #320310 #273203
split-complementary
#033225 #320327 #320D03
monochromatic
#021D15 #021D15 #033225 #066C50 #0AA57A
Accessibility & contrast
On white
14.12
#033225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#033225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033225
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033225 | 1.00 | 14.12 | 1.49 | 14.12 |
| #FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302E24
Deuteranopia (green-blind)
#2A2926
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #033225; /* rgb */ color: rgb(3, 50, 37); /* oklch */ color: oklch(28.3% 0.054 169.2);
Tailwind
colors: {
custom: {
50: '#4d6a5f',
500: '#033225',
950: '#000000',
},
}SCSS
$custom: #033225; $custom-light: #4d6a5f; $custom-dark: #000000;
JSON
{
"hex": "#033225",
"rgb": {
"r": 3,
"g": 50,
"b": 37
},
"hsl": {
"h": 163.404,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.28305,
"c": 0.05416,
"h": 169.2
},
"luminance": 0.02434
}Semantic roles & 50–950 ramp
primary
#033225
secondary
#751B34
accent
#2964FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79