#19230F#19230F
#19230F is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 24.0% C 0.038 H 130.5°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #19230F |
|---|---|
| RGB | rgb(25, 35, 15) |
| HSL | hsl(90, 40%, 10%) |
| HSV | hsv(90, 57%, 14%) |
| CMYK | cmyk(28.6%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(12.24, -9.05, 11.48) |
| CIE-LCH | lch(12.24, 14.62, 128.24°) |
| OKLab | oklab(24.03% -0.0249 0.0292) |
| OKLCH | oklch(24.03% 0.038 130.5) |
| XYZ | xyz(1.0881, 1.4432, 0.6731) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.70
Dark Forest Green
#002D04
ΔE00 10.08
Dark Green
#033500
ΔE00 11.94
Almost Black
#070D0D
ΔE00 12.87
Charcoal (survey)
#343837
ΔE00 13.15
Dark Olive
#373E02
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19230F #190F23
analogous
#23230F #19230F #0F230F
triadic
#19230F #0F1923 #230F19
tetradic
#19230F #0F2323 #190F23 #230F0F
square
#19230F #0F2323 #190F23 #230F0F
split-complementary
#19230F #0F0F23 #230F23
monochromatic
#0F1509 #0F1509 #19230F #384E21 #567934
Accessibility & contrast
On white
16.30
#19230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#19230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19230F
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19230F | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25200D
Deuteranopia (green-blind)
#232010
Tritanopia (blue-blind)
#1A211E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #19230f; /* rgb */ color: rgb(25, 35, 15); /* oklch */ color: oklch(24.0% 0.038 130.5);
Tailwind
colors: {
custom: {
50: '#565d4e',
500: '#19230f',
950: '#000000',
},
}SCSS
$custom: #19230f; $custom-light: #565d4e; $custom-dark: #000000;
JSON
{
"hex": "#19230f",
"rgb": {
"r": 25,
"g": 35,
"b": 15
},
"hsl": {
"h": 90,
"s": 40,
"l": 9.804
},
"oklch": {
"l": 0.24032,
"c": 0.03836,
"h": 130.5
},
"luminance": 0.01443
}Semantic roles & 50–950 ramp
primary
#19230F
secondary
#47335B
accent
#58D094
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977