#033B27#033B27
#033B27 is a dark, moderate teal. Relative luminance 0.033; OKLCH L 31.3% C 0.066 H 162.8°. Best body text is #FFFFFF at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #033B27 |
|---|---|
| RGB | rgb(3, 59, 39) |
| HSL | hsl(159, 90%, 12%) |
| HSV | hsv(159, 95%, 23%) |
| CMYK | cmyk(94.9%, 0%, 33.9%, 76.9%) |
| CIE-LAB | lab(21.18, -22.98, 7.64) |
| CIE-LCH | lch(21.18, 24.22, 161.62°) |
| OKLab | oklab(31.26% -0.0627 0.0194) |
| OKLCH | oklch(31.26% 0.066 162.8) |
| XYZ | xyz(1.9675, 3.2935, 2.4511) |
| Luminance | 0.0329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 4.57
Pine Green
#0A481E
ΔE00 7.72
Dark Forest Green
#002D04
ΔE00 8.01
Very Dark Green
#062E03
ΔE00 8.50
Dark Blue Green
#005249
ΔE00 9.21
Dark Green
#033500
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033B27 #3B0317
analogous
#033B0B #033B27 #03333B
triadic
#033B27 #27033B #3B2703
tetradic
#033B27 #0B033B #3B0317 #333B03
square
#033B27 #0B033B #3B0317 #333B03
split-complementary
#033B27 #3B0333 #3B0B03
monochromatic
#011D13 #011D13 #033B27 #06754D #09AF74
Accessibility & contrast
On white
12.66
#033B27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#033B27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033B27
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033B27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033B27 | 1.00 | 12.66 | 1.66 | 12.66 |
| #FFFFFF | 12.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3626
Deuteranopia (green-blind)
#333128
Tritanopia (blue-blind)
#003B36
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #033b27; /* rgb */ color: rgb(3, 59, 39); /* oklch */ color: oklch(31.3% 0.066 162.8);
Tailwind
colors: {
custom: {
50: '#4f7161',
500: '#033b27',
950: '#000000',
},
}SCSS
$custom: #033b27; $custom-light: #4f7161; $custom-dark: #000000;
JSON
{
"hex": "#033b27",
"rgb": {
"r": 3,
"g": 59,
"b": 39
},
"hsl": {
"h": 158.571,
"s": 90.323,
"l": 12.157
},
"oklch": {
"l": 0.31257,
"c": 0.06563,
"h": 162.8
},
"luminance": 0.03294
}Semantic roles & 50–950 ramp
primary
#033B27
secondary
#7E1C3F
accent
#2975FF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020805
muted
#787B79