#0E301F#0E301F
#0E301F is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.051 H 158.6°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #0E301F |
|---|---|
| RGB | rgb(14, 48, 31) |
| HSL | hsl(150, 55%, 12%) |
| HSV | hsv(150, 71%, 19%) |
| CMYK | cmyk(70.8%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(17.02, -17.32, 7.31) |
| CIE-LCH | lch(17.02, 18.79, 157.12°) |
| OKLab | oklab(27.86% -0.0473 0.0186) |
| OKLCH | oklch(27.86% 0.051 158.6) |
| XYZ | xyz(1.4852, 2.3061, 1.6629) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.47
Very Dark Green
#062E03
ΔE00 7.81
Evergreen
#05472A
ΔE00 8.38
Dark Green
#033500
ΔE00 10.00
Pine Green
#0A481E
ΔE00 10.44
Hunter Green (survey)
#0B4008
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E301F #300E1F
analogous
#0E300E #0E301F #0E3030
triadic
#0E301F #1F0E30 #301F0E
tetradic
#0E301F #0E0E30 #300E1F #30300E
square
#0E301F #0E0E30 #300E1F #30300E
split-complementary
#0E301F #300E30 #300E0E
monochromatic
#07180F #07180F #0E301F #1C5F3E #2A8F5C
Accessibility & contrast
On white
14.37
#0E301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0E301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E301F
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E301F | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1E
Deuteranopia (green-blind)
#2B2920
Tritanopia (blue-blind)
#03302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0e301f; /* rgb */ color: rgb(14, 48, 31); /* oklch */ color: oklch(27.9% 0.051 158.6);
Tailwind
colors: {
custom: {
50: '#50685a',
500: '#0e301f',
950: '#000000',
},
}SCSS
$custom: #0e301f; $custom-light: #50685a; $custom-dark: #000000;
JSON
{
"hex": "#0e301f",
"rgb": {
"r": 14,
"g": 48,
"b": 31
},
"hsl": {
"h": 150,
"s": 54.839,
"l": 12.157
},
"oklch": {
"l": 0.27859,
"c": 0.05082,
"h": 158.6
},
"luminance": 0.02306
}Semantic roles & 50–950 ramp
primary
#0E301F
secondary
#6A2F4D
accent
#4A94DE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78