#191F02#191F02
#191F02 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.050 H 120.0°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #191F02 |
|---|---|
| RGB | rgb(25, 31, 2) |
| HSL | hsl(72, 88%, 6%) |
| HSV | hsv(72, 94%, 12%) |
| CMYK | cmyk(19.4%, 0%, 93.5%, 87.8%) |
| CIE-LAB | lab(10.49, -8.33, 14.66) |
| CIE-LCH | lch(10.49, 16.86, 119.61°) |
| OKLab | oklab(22.55% -0.0248 0.0431) |
| OKLCH | oklch(22.55% 0.05 120) |
| XYZ | xyz(0.9019, 1.1910, 0.2398) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.10
Dark Forest Green
#002D04
ΔE00 10.62
Dark Green
#033500
ΔE00 12.20
Dark Olive
#373E02
ΔE00 12.79
Almost Black
#070D0D
ΔE00 13.47
Hunter Green (survey)
#0B4008
ΔE00 14.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#191F02 #08021F
analogous
#1F1702 #191F02 #0B1F02
triadic
#191F02 #02191F #1F0219
tetradic
#191F02 #021F17 #08021F #1F020B
square
#191F02 #021F17 #08021F #1F020B
split-complementary
#191F02 #020B1F #17021F
monochromatic
#171D02 #171D02 #191F02 #475806 #769209
Accessibility & contrast
On white
16.96
#191F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#191F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #191F02
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##191F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##191F02 | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#1B1D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #191f02; /* rgb */ color: rgb(25, 31, 2); /* oklch */ color: oklch(22.6% 0.050 120.0);
Tailwind
colors: {
custom: {
50: '#555a47',
500: '#191f02',
950: '#000000',
},
}SCSS
$custom: #191f02; $custom-light: #555a47; $custom-dark: #000000;
JSON
{
"hex": "#191f02",
"rgb": {
"r": 25,
"g": 31,
"b": 2
},
"hsl": {
"h": 72.414,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.22553,
"c": 0.04971,
"h": 120
},
"luminance": 0.01191
}Semantic roles & 50–950 ramp
primary
#191F02
secondary
#281865
accent
#2AFE56
background
#F5F5F4
surface
#E8E9E6
border
#C4C5C2
text
#030300
muted
#787877