#0E2201#0E2201
#0E2201 is a very dark, moderate yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.063 H 134.6°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2201 |
|---|---|
| RGB | rgb(14, 34, 1) |
| HSL | hsl(96, 94%, 7%) |
| HSV | hsv(96, 97%, 13%) |
| CMYK | cmyk(58.8%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.85, -15.68, 15.44) |
| CIE-LCH | lch(10.85, 22.00, 135.44°) |
| OKLab | oklab(22.62% -0.0444 0.0451) |
| OKLCH | oklch(22.62% 0.063 134.6) |
| XYZ | xyz(0.7586, 1.2396, 0.2280) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.49
Dark Forest Green
#002D04
ΔE00 5.68
Dark Green
#033500
ΔE00 8.29
Hunter Green (survey)
#0B4008
ΔE00 11.04
Forrest Green
#154406
ΔE00 12.32
Pine Green
#0A481E
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2201 #150122
analogous
#1F2201 #0E2201 #012205
triadic
#0E2201 #010E22 #22010E
tetradic
#0E2201 #011F22 #150122 #220501
square
#0E2201 #011F22 #150122 #220501
split-complementary
#0E2201 #050122 #22011F
monochromatic
#0C1E01 #0C1E01 #0E2201 #265D03 #3F9904
Accessibility & contrast
On white
16.83
#0E2201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0E2201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2201
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2201 | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#0E201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0e2201; /* rgb */ color: rgb(14, 34, 1); /* oklch */ color: oklch(22.6% 0.063 134.6);
Tailwind
colors: {
custom: {
50: '#4d5d47',
500: '#0e2201',
950: '#000000',
},
}SCSS
$custom: #0e2201; $custom-light: #4d5d47; $custom-dark: #000000;
JSON
{
"hex": "#0e2201",
"rgb": {
"r": 14,
"g": 34,
"b": 1
},
"hsl": {
"h": 96.364,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22619,
"c": 0.06326,
"h": 134.6
},
"luminance": 0.0124
}Semantic roles & 50–950 ramp
primary
#0E2201
secondary
#481669
accent
#29FFAB
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977