#192300#192300
#192300 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.8% C 0.059 H 124.0°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #192300 |
|---|---|
| RGB | rgb(25, 35, 0) |
| HSL | hsl(77, 100%, 7%) |
| HSV | hsv(77, 100%, 14%) |
| CMYK | cmyk(28.6%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(12.02, -11.13, 17.58) |
| CIE-LCH | lch(12.02, 20.81, 122.32°) |
| OKLab | oklab(23.78% -0.0329 0.0489) |
| OKLCH | oklch(23.78% 0.059 124) |
| XYZ | xyz(1.0019, 1.4087, 0.2191) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.73
Dark Forest Green
#002D04
ΔE00 8.37
Dark Green
#033500
ΔE00 9.80
Dark Olive
#373E02
ΔE00 11.22
Hunter Green (survey)
#0B4008
ΔE00 11.99
Forrest Green
#154406
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192300 #0A0023
analogous
#231C00 #192300 #082300
triadic
#192300 #001923 #230019
tetradic
#192300 #00231C #0A0023 #230008
square
#192300 #00231C #0A0023 #230008
split-complementary
#192300 #000823 #1C0023
monochromatic
#161F00 #161F00 #192300 #456000 #709D00
Accessibility & contrast
On white
16.38
#192300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#192300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192300
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192300 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#241F02
Tritanopia (blue-blind)
#1B211C
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #192300; /* rgb */ color: rgb(25, 35, 0); /* oklch */ color: oklch(23.8% 0.059 124.0);
Tailwind
colors: {
custom: {
50: '#555e46',
500: '#192300',
950: '#000000',
},
}SCSS
$custom: #192300; $custom-light: #555e46; $custom-dark: #000000;
JSON
{
"hex": "#192300",
"rgb": {
"r": 25,
"g": 35,
"b": 0
},
"hsl": {
"h": 77.143,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.23776,
"c": 0.059,
"h": 124
},
"luminance": 0.01409
}Semantic roles & 50–950 ramp
primary
#192300
secondary
#2C136C
accent
#29FF66
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#030400
muted
#787977