#06321C#06321C
#06321C is a dark, moderate teal. Relative luminance 0.024; OKLCH L 28.1% C 0.062 H 156.4°. Best body text is #FFFFFF at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #06321C |
|---|---|
| RGB | rgb(6, 50, 28) |
| HSL | hsl(150, 79%, 11%) |
| HSV | hsv(150, 88%, 20%) |
| CMYK | cmyk(88%, 0%, 44%, 80.4%) |
| CIE-LAB | lab(17.48, -21.00, 9.91) |
| CIE-LCH | lch(17.48, 23.22, 154.74°) |
| OKLab | oklab(28.14% -0.0567 0.0249) |
| OKLCH | oklch(28.14% 0.062 156.4) |
| XYZ | xyz(1.4252, 2.4036, 1.4872) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.61
Very Dark Green
#062E03
ΔE00 6.11
Evergreen
#05472A
ΔE00 6.73
Dark Green
#033500
ΔE00 8.06
Pine Green
#0A481E
ΔE00 8.52
Hunter Green (survey)
#0B4008
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06321C #32061C
analogous
#063206 #06321C #063232
triadic
#06321C #1C0632 #321C06
tetradic
#06321C #060632 #32061C #323206
square
#06321C #060632 #32061C #323206
split-complementary
#06321C #320632 #320606
monochromatic
#031B0F #031B0F #06321C #0D693B #139F59
Accessibility & contrast
On white
14.18
#06321C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#06321C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06321C
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06321C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06321C | 1.00 | 14.18 | 1.48 | 14.18 |
| #FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D1B
Deuteranopia (green-blind)
#2C291D
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #06321c; /* rgb */ color: rgb(6, 50, 28); /* oklch */ color: oklch(28.1% 0.062 156.4);
Tailwind
colors: {
custom: {
50: '#4e6a58',
500: '#06321c',
950: '#000000',
},
}SCSS
$custom: #06321c; $custom-light: #4e6a58; $custom-dark: #000000;
JSON
{
"hex": "#06321c",
"rgb": {
"r": 6,
"g": 50,
"b": 28
},
"hsl": {
"h": 150,
"s": 78.571,
"l": 10.98
},
"oklch": {
"l": 0.2814,
"c": 0.06195,
"h": 156.4
},
"luminance": 0.02404
}Semantic roles & 50–950 ramp
primary
#06321C
secondary
#73214A
accent
#3394F5
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78