#06301B#06301B
#06301B is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.060 H 156.6°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #06301B |
|---|---|
| RGB | rgb(6, 48, 27) |
| HSL | hsl(150, 78%, 11%) |
| HSV | hsv(150, 88%, 19%) |
| CMYK | cmyk(87.5%, 0%, 43.8%, 81.2%) |
| CIE-LAB | lab(16.66, -20.29, 9.48) |
| CIE-LCH | lch(16.66, 22.39, 154.95°) |
| OKLab | oklab(27.46% -0.0549 0.0238) |
| OKLCH | oklch(27.46% 0.06 156.6) |
| XYZ | xyz(1.3298, 2.2316, 1.3974) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.76
Very Dark Green
#062E03
ΔE00 6.27
Evergreen
#05472A
ΔE00 7.41
Dark Green
#033500
ΔE00 8.41
Pine Green
#0A481E
ΔE00 9.18
Hunter Green (survey)
#0B4008
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06301B #30061B
analogous
#063006 #06301B #063030
triadic
#06301B #1B0630 #301B06
tetradic
#06301B #060630 #30061B #303006
square
#06301B #060630 #30061B #303006
split-complementary
#06301B #300630 #300606
monochromatic
#031B0F #031B0F #06301B #0D663A #149D58
Accessibility & contrast
On white
14.52
#06301B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#06301B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06301B
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06301B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06301B | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B1A
Deuteranopia (green-blind)
#2A281C
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #06301b; /* rgb */ color: rgb(6, 48, 27); /* oklch */ color: oklch(27.5% 0.060 156.6);
Tailwind
colors: {
custom: {
50: '#4d6957',
500: '#06301b',
950: '#000000',
},
}SCSS
$custom: #06301b; $custom-light: #4d6957; $custom-dark: #000000;
JSON
{
"hex": "#06301b",
"rgb": {
"r": 6,
"g": 48,
"b": 27
},
"hsl": {
"h": 150,
"s": 77.778,
"l": 10.588
},
"oklch": {
"l": 0.27458,
"c": 0.05981,
"h": 156.6
},
"luminance": 0.02232
}Semantic roles & 50–950 ramp
primary
#06301B
secondary
#712149
accent
#3494F4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78