#192102#192102
#192102 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.053 H 122.5°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #192102 |
|---|---|
| RGB | rgb(25, 33, 2) |
| HSL | hsl(75, 89%, 7%) |
| HSV | hsv(75, 94%, 13%) |
| CMYK | cmyk(24.2%, 0%, 93.9%, 87.1%) |
| CIE-LAB | lab(11.27, -9.61, 15.74) |
| CIE-LCH | lch(11.27, 18.44, 121.41°) |
| OKLab | oklab(23.18% -0.0283 0.0446) |
| OKLCH | oklch(23.18% 0.053 122.5) |
| XYZ | xyz(0.9557, 1.2988, 0.2578) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.95
Dark Forest Green
#002D04
ΔE00 9.51
Dark Green
#033500
ΔE00 11.07
Dark Olive
#373E02
ΔE00 12.09
Hunter Green (survey)
#0B4008
ΔE00 13.23
Forrest Green
#154406
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192102 #0A0221
analogous
#211A02 #192102 #0A2102
triadic
#192102 #021921 #210219
tetradic
#192102 #02211A #0A0221 #21020A
square
#192102 #02211A #0A0221 #21020A
split-complementary
#192102 #020A21 #1A0221
monochromatic
#161D02 #161D02 #192102 #455B05 #709409
Accessibility & contrast
On white
16.67
#192102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192102
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192102 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#231E04
Tritanopia (blue-blind)
#1B1F1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192102; /* rgb */ color: rgb(25, 33, 2); /* oklch */ color: oklch(23.2% 0.053 122.5);
Tailwind
colors: {
custom: {
50: '#555c47',
500: '#192102',
950: '#000000',
},
}SCSS
$custom: #192102; $custom-light: #555c47; $custom-dark: #000000;
JSON
{
"hex": "#192102",
"rgb": {
"r": 25,
"g": 33,
"b": 2
},
"hsl": {
"h": 75.484,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.23179,
"c": 0.0528,
"h": 122.5
},
"luminance": 0.01299
}Semantic roles & 50–950 ramp
primary
#192102
secondary
#2C1867
accent
#29FF60
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977