#08301C#08301C
#08301C is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.058 H 157.0°. Best body text is #FFFFFF at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #08301C |
|---|---|
| RGB | rgb(8, 48, 28) |
| HSL | hsl(150, 71%, 11%) |
| HSV | hsv(150, 83%, 19%) |
| CMYK | cmyk(83.3%, 0%, 41.7%, 81.2%) |
| CIE-LAB | lab(16.74, -19.56, 8.94) |
| CIE-LCH | lch(16.74, 21.50, 155.44°) |
| OKLab | oklab(27.55% -0.053 0.0225) |
| OKLCH | oklch(27.55% 0.058 157) |
| XYZ | xyz(1.3666, 2.2492, 1.4605) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.16
Very Dark Green
#062E03
ΔE00 6.62
Evergreen
#05472A
ΔE00 7.60
Dark Green
#033500
ΔE00 8.78
Pine Green
#0A481E
ΔE00 9.46
Hunter Green (survey)
#0B4008
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08301C #30081C
analogous
#083008 #08301C #083030
triadic
#08301C #1C0830 #301C08
tetradic
#08301C #080830 #30081C #303008
square
#08301C #080830 #30081C #303008
split-complementary
#08301C #300830 #300808
monochromatic
#041A0F #041A0F #08301C #11643B #199959
Accessibility & contrast
On white
14.48
#08301C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#08301C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08301C
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08301C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08301C | 1.00 | 14.48 | 1.45 | 14.48 |
| #FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C1B
Deuteranopia (green-blind)
#2B281D
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #08301c; /* rgb */ color: rgb(8, 48, 28); /* oklch */ color: oklch(27.6% 0.058 157.0);
Tailwind
colors: {
custom: {
50: '#4e6958',
500: '#08301c',
950: '#000000',
},
}SCSS
$custom: #08301c; $custom-light: #4e6958; $custom-dark: #000000;
JSON
{
"hex": "#08301c",
"rgb": {
"r": 8,
"g": 48,
"b": 28
},
"hsl": {
"h": 150,
"s": 71.429,
"l": 10.98
},
"oklch": {
"l": 0.27554,
"c": 0.0576,
"h": 157
},
"luminance": 0.02249
}Semantic roles & 50–950 ramp
primary
#08301C
secondary
#6F254A
accent
#3A94EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78