#06331F#06331F
#06331F is a dark, moderate teal. Relative luminance 0.025; OKLCH L 28.5% C 0.060 H 159.0°. Best body text is #FFFFFF at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #06331F |
|---|---|
| RGB | rgb(6, 51, 31) |
| HSL | hsl(153, 79%, 11%) |
| HSV | hsv(153, 88%, 20%) |
| CMYK | cmyk(88.2%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(17.94, -20.71, 8.53) |
| CIE-LCH | lch(17.94, 22.40, 157.62°) |
| OKLab | oklab(28.55% -0.0562 0.0216) |
| OKLCH | oklch(28.55% 0.06 159) |
| XYZ | xyz(1.5061, 2.5051, 1.7002) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.51
Evergreen
#05472A
ΔE00 6.66
Very Dark Green
#062E03
ΔE00 7.02
Pine Green
#0A481E
ΔE00 8.86
Dark Green
#033500
ΔE00 8.89
Hunter Green (survey)
#0B4008
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06331F #33061A
analogous
#063308 #06331F #063033
triadic
#06331F #1F0633 #331F06
tetradic
#06331F #080633 #33061A #303306
square
#06331F #080633 #33061A #303306
split-complementary
#06331F #330630 #330806
monochromatic
#031B11 #031B11 #06331F #0C6A40 #13A162
Accessibility & contrast
On white
13.99
#06331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#06331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06331F
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06331F | 1.00 | 13.99 | 1.50 | 13.99 |
| #FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322E1E
Deuteranopia (green-blind)
#2D2A20
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #06331f; /* rgb */ color: rgb(6, 51, 31); /* oklch */ color: oklch(28.5% 0.060 159.0);
Tailwind
colors: {
custom: {
50: '#4e6b5a',
500: '#06331f',
950: '#000000',
},
}SCSS
$custom: #06331f; $custom-light: #4e6b5a; $custom-dark: #000000;
JSON
{
"hex": "#06331f",
"rgb": {
"r": 6,
"g": 51,
"b": 31
},
"hsl": {
"h": 153.333,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.28545,
"c": 0.06021,
"h": 159
},
"luminance": 0.02505
}Semantic roles & 50–950 ramp
primary
#06331F
secondary
#742146
accent
#3289F5
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78