#05331C#05331C
#05331C is a dark, moderate teal. Relative luminance 0.025; OKLCH L 28.4% C 0.064 H 156.1°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #05331C |
|---|---|
| RGB | rgb(5, 51, 28) |
| HSL | hsl(150, 82%, 11%) |
| HSV | hsv(150, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(17.84, -21.71, 10.40) |
| CIE-LCH | lch(17.84, 24.07, 154.41°) |
| OKLab | oklab(28.43% -0.0586 0.026) |
| OKLCH | oklch(28.43% 0.064 156.1) |
| XYZ | xyz(1.4559, 2.4836, 1.5010) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.39
Very Dark Green
#062E03
ΔE00 5.92
Evergreen
#05472A
ΔE00 6.32
Dark Green
#033500
ΔE00 7.73
Pine Green
#0A481E
ΔE00 8.07
Hunter Green (survey)
#0B4008
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05331C #33051C
analogous
#053305 #05331C #053333
triadic
#05331C #1C0533 #331C05
tetradic
#05331C #050533 #33051C #333305
square
#05331C #050533 #33051C #333305
split-complementary
#05331C #330533 #330505
monochromatic
#031C0F #031C0F #05331C #0A6B3B #10A259
Accessibility & contrast
On white
14.03
#05331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#05331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05331C
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05331C | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1A
Deuteranopia (green-blind)
#2D2A1E
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #05331c; /* rgb */ color: rgb(5, 51, 28); /* oklch */ color: oklch(28.4% 0.064 156.1);
Tailwind
colors: {
custom: {
50: '#4d6b58',
500: '#05331c',
950: '#000000',
},
}SCSS
$custom: #05331c; $custom-light: #4d6b58; $custom-dark: #000000;
JSON
{
"hex": "#05331c",
"rgb": {
"r": 5,
"g": 51,
"b": 28
},
"hsl": {
"h": 150,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28434,
"c": 0.06409,
"h": 156.1
},
"luminance": 0.02484
}Semantic roles & 50–950 ramp
primary
#05331C
secondary
#741F4A
accent
#2F94F8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78