#06301C#06301C
#06301C is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.059 H 157.7°. Best body text is #FFFFFF at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #06301C |
|---|---|
| RGB | rgb(6, 48, 28) |
| HSL | hsl(151, 78%, 11%) |
| HSV | hsv(151, 88%, 19%) |
| CMYK | cmyk(87.5%, 0%, 41.7%, 81.2%) |
| CIE-LAB | lab(16.68, -20.03, 8.84) |
| CIE-LCH | lch(16.68, 21.90, 156.19°) |
| OKLab | oklab(27.48% -0.0543 0.0223) |
| OKLCH | oklch(27.48% 0.059 157.7) |
| XYZ | xyz(1.3415, 2.2363, 1.4593) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.16
Very Dark Green
#062E03
ΔE00 6.67
Evergreen
#05472A
ΔE00 7.52
Dark Green
#033500
ΔE00 8.80
Pine Green
#0A481E
ΔE00 9.43
Hunter Green (survey)
#0B4008
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06301C #30061A
analogous
#063007 #06301C #062F30
triadic
#06301C #1C0630 #301C06
tetradic
#06301C #070630 #30061A #2F3006
square
#06301C #070630 #30061A #2F3006
split-complementary
#06301C #30062F #300706
monochromatic
#031B10 #031B10 #06301C #0D663C #149D5B
Accessibility & contrast
On white
14.51
#06301C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#06301C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06301C
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06301C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06301C | 1.00 | 14.51 | 1.45 | 14.51 |
| #FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B1B
Deuteranopia (green-blind)
#2A281D
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #06301c; /* rgb */ color: rgb(6, 48, 28); /* oklch */ color: oklch(27.5% 0.059 157.7);
Tailwind
colors: {
custom: {
50: '#4d6958',
500: '#06301c',
950: '#000000',
},
}SCSS
$custom: #06301c; $custom-light: #4d6958; $custom-dark: #000000;
JSON
{
"hex": "#06301c",
"rgb": {
"r": 6,
"g": 48,
"b": 28
},
"hsl": {
"h": 151.429,
"s": 77.778,
"l": 10.588
},
"oklch": {
"l": 0.27484,
"c": 0.05866,
"h": 157.7
},
"luminance": 0.02236
}Semantic roles & 50–950 ramp
primary
#06301C
secondary
#712147
accent
#348FF4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78