#222300#222300
#222300 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.7% C 0.054 H 111.4°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #222300 |
|---|---|
| RGB | rgb(34, 35, 0) |
| HSL | hsl(62, 100%, 7%) |
| HSV | hsv(62, 100%, 14%) |
| CMYK | cmyk(2.9%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(12.87, -6.10, 18.89) |
| CIE-LCH | lch(12.87, 19.85, 107.89°) |
| OKLab | oklab(24.68% -0.0198 0.0507) |
| OKLCH | oklch(24.68% 0.054 111.4) |
| XYZ | xyz(1.2608, 1.5422, 0.2313) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.29
Very Dark Green
#062E03
ΔE00 11.67
Dark Forest Green
#002D04
ΔE00 12.43
Dark Green
#033500
ΔE00 13.10
Hunter Green (survey)
#0B4008
ΔE00 14.70
Forrest Green
#154406
ΔE00 15.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222300 #010023
analogous
#231300 #222300 #112300
triadic
#222300 #002223 #230022
tetradic
#222300 #002313 #010023 #230011
square
#222300 #002313 #010023 #230011
split-complementary
#222300 #001123 #130023
monochromatic
#1E1F00 #1E1F00 #222300 #5D6000 #999D00
Accessibility & contrast
On white
16.05
#222300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#222300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222300
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222300 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#272202
Tritanopia (blue-blind)
#25201C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #222300; /* rgb */ color: rgb(34, 35, 0); /* oklch */ color: oklch(24.7% 0.054 111.4);
Tailwind
colors: {
custom: {
50: '#5d5d46',
500: '#222300',
950: '#000000',
},
}SCSS
$custom: #222300; $custom-light: #5d5d46; $custom-dark: #000000;
JSON
{
"hex": "#222300",
"rgb": {
"r": 34,
"g": 35,
"b": 0
},
"hsl": {
"h": 61.714,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.24683,
"c": 0.05439,
"h": 111.4
},
"luminance": 0.01542
}Semantic roles & 50–950 ramp
primary
#222300
secondary
#16136C
accent
#29FF2F
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977