#192201#192201
#192201 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.056 H 123.2°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #192201 |
|---|---|
| RGB | rgb(25, 34, 1) |
| HSL | hsl(76, 94%, 7%) |
| HSV | hsv(76, 97%, 13%) |
| CMYK | cmyk(26.5%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(11.64, -10.37, 16.66) |
| CIE-LCH | lch(11.64, 19.63, 121.91°) |
| OKLab | oklab(23.48% -0.0307 0.0468) |
| OKLCH | oklch(23.48% 0.056 123.2) |
| XYZ | xyz(0.9784, 1.3529, 0.2383) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.32
Dark Forest Green
#002D04
ΔE00 8.91
Dark Green
#033500
ΔE00 10.41
Dark Olive
#373E02
ΔE00 11.64
Hunter Green (survey)
#0B4008
ΔE00 12.60
Forrest Green
#154406
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192201 #0A0122
analogous
#221B01 #192201 #092201
triadic
#192201 #011922 #220119
tetradic
#192201 #01221B #0A0122 #220109
square
#192201 #01221B #0A0122 #220109
split-complementary
#192201 #010922 #1B0122
monochromatic
#161E01 #161E01 #192201 #455D03 #709904
Accessibility & contrast
On white
16.53
#192201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#192201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192201
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192201 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#1B201B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #192201; /* rgb */ color: rgb(25, 34, 1); /* oklch */ color: oklch(23.5% 0.056 123.2);
Tailwind
colors: {
custom: {
50: '#555d47',
500: '#192201',
950: '#000000',
},
}SCSS
$custom: #192201; $custom-light: #555d47; $custom-dark: #000000;
JSON
{
"hex": "#192201",
"rgb": {
"r": 25,
"g": 34,
"b": 1
},
"hsl": {
"h": 76.364,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.23477,
"c": 0.05592,
"h": 123.2
},
"luminance": 0.01353
}Semantic roles & 50–950 ramp
primary
#192201
secondary
#2C1669
accent
#29FF63
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#030400
muted
#787977