#192A06#192A06
#192A06 is a dark, moderate yellow-green. Relative luminance 0.019; OKLCH L 26.1% C 0.062 H 131.2°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #192A06 |
|---|---|
| RGB | rgb(25, 42, 6) |
| HSL | hsl(88, 75%, 9%) |
| HSV | hsv(88, 86%, 16%) |
| CMYK | cmyk(40.5%, 0%, 85.7%, 83.5%) |
| CIE-LAB | lab(14.82, -14.46, 18.86) |
| CIE-LCH | lch(14.82, 23.77, 127.47°) |
| OKLab | oklab(26.08% -0.0408 0.0466) |
| OKLCH | oklch(26.08% 0.062 131.2) |
| XYZ | xyz(1.2617, 1.8757, 0.4678) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.17
Dark Forest Green
#002D04
ΔE00 5.97
Dark Green
#033500
ΔE00 7.13
Hunter Green (survey)
#0B4008
ΔE00 9.24
Forrest Green
#154406
ΔE00 10.10
Dark Olive
#373E02
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192A06 #17062A
analogous
#2A2906 #192A06 #072A06
triadic
#192A06 #06192A #2A0619
tetradic
#192A06 #062A29 #17062A #2A0607
square
#192A06 #062A29 #17062A #2A0607
split-complementary
#192A06 #06072A #29062A
monochromatic
#101B04 #101B04 #192A06 #39600E #599515
Accessibility & contrast
On white
15.27
#192A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#192A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192A06
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192A06 | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2603
Deuteranopia (green-blind)
#2A2509
Tritanopia (blue-blind)
#1A2823
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #192a06; /* rgb */ color: rgb(25, 42, 6); /* oklch */ color: oklch(26.1% 0.062 131.2);
Tailwind
colors: {
custom: {
50: '#576349',
500: '#192a06',
950: '#000000',
},
}SCSS
$custom: #192a06; $custom-light: #576349; $custom-dark: #000000;
JSON
{
"hex": "#192a06",
"rgb": {
"r": 25,
"g": 42,
"b": 6
},
"hsl": {
"h": 88.333,
"s": 75,
"l": 9.412
},
"oklch": {
"l": 0.26081,
"c": 0.06195,
"h": 131.2
},
"luminance": 0.01876
}Semantic roles & 50–950 ramp
primary
#192A06
secondary
#44216B
accent
#36F28F
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977