#033025#033025
#033025 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.051 H 171.8°. Best body text is #FFFFFF at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #033025 |
|---|---|
| RGB | rgb(3, 48, 37) |
| HSL | hsl(165, 88%, 10%) |
| HSV | hsv(165, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 22.9%, 81.2%) |
| CIE-LAB | lab(16.83, -18.12, 2.86) |
| CIE-LCH | lch(16.83, 18.34, 171.02°) |
| OKLab | oklab(27.66% -0.0508 0.0073) |
| OKLCH | oklch(27.66% 0.051 171.8) |
| XYZ | xyz(1.4283, 2.2667, 2.1121) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.47
Dark Forest Green
#002D04
ΔE00 10.16
Very Dark Green
#062E03
ΔE00 10.69
Dark Blue Green
#005249
ΔE00 10.93
Dark Teal
#014D4E
ΔE00 11.13
Pine Green
#0A481E
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033025 #30030E
analogous
#03300E #033025 #032530
triadic
#033025 #250330 #302503
tetradic
#033025 #0E0330 #30030E #253003
square
#033025 #0E0330 #30030E #253003
split-complementary
#033025 #300325 #300E03
monochromatic
#021D16 #021D16 #033025 #076A51 #0AA37E
Accessibility & contrast
On white
14.45
#033025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#033025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033025
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033025 | 1.00 | 14.45 | 1.45 | 14.45 |
| #FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C24
Deuteranopia (green-blind)
#282826
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033025; /* rgb */ color: rgb(3, 48, 37); /* oklch */ color: oklch(27.7% 0.051 171.8);
Tailwind
colors: {
custom: {
50: '#4c685f',
500: '#033025',
950: '#000000',
},
}SCSS
$custom: #033025; $custom-light: #4c685f; $custom-dark: #000000;
JSON
{
"hex": "#033025",
"rgb": {
"r": 3,
"g": 48,
"b": 37
},
"hsl": {
"h": 165.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27658,
"c": 0.05127,
"h": 171.8
},
"luminance": 0.02267
}Semantic roles & 50–950 ramp
primary
#033025
secondary
#731B31
accent
#295DFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79