#192F03#192F03
#192F03 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.073 H 132.7°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #192F03 |
|---|---|
| RGB | rgb(25, 47, 3) |
| HSL | hsl(90, 88%, 10%) |
| HSV | hsv(90, 94%, 18%) |
| CMYK | cmyk(46.8%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(16.73, -17.53, 22.49) |
| CIE-LCH | lch(16.73, 28.52, 127.94°) |
| OKLab | oklab(27.63% -0.0496 0.0537) |
| OKLCH | oklch(27.63% 0.073 132.7) |
| XYZ | xyz(1.4338, 2.2462, 0.4441) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.96
Dark Green
#033500
ΔE00 5.05
Dark Forest Green
#002D04
ΔE00 5.05
Hunter Green (survey)
#0B4008
ΔE00 6.95
Forrest Green
#154406
ΔE00 7.72
Dark Olive
#373E02
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192F03 #19032F
analogous
#2F2F03 #192F03 #032F03
triadic
#192F03 #03192F #2F0319
tetradic
#192F03 #032F2F #19032F #2F0303
square
#192F03 #032F2F #19032F #2F0303
split-complementary
#192F03 #03032F #2F032F
monochromatic
#0F1D02 #0F1D02 #192F03 #386907 #56A20A
Accessibility & contrast
On white
14.49
#192F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#192F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192F03
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192F03 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2E2907
Tritanopia (blue-blind)
#192D27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #192f03; /* rgb */ color: rgb(25, 47, 3); /* oklch */ color: oklch(27.6% 0.073 132.7);
Tailwind
colors: {
custom: {
50: '#586748',
500: '#192f03',
950: '#000000',
},
}SCSS
$custom: #192f03; $custom-light: #586748; $custom-dark: #000000;
JSON
{
"hex": "#192f03",
"rgb": {
"r": 25,
"g": 47,
"b": 3
},
"hsl": {
"h": 90,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27629,
"c": 0.0731,
"h": 132.7
},
"luminance": 0.02246
}Semantic roles & 50–950 ramp
primary
#192F03
secondary
#471B73
accent
#2AFE94
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77