#232200#232200
#232200 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.053 H 108.1°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #232200 |
|---|---|
| RGB | rgb(35, 34, 0) |
| HSL | hsl(58, 100%, 7%) |
| HSV | hsv(58, 100%, 14%) |
| CMYK | cmyk(0%, 2.9%, 100%, 86.3%) |
| CIE-LAB | lab(12.62, -4.85, 18.56) |
| CIE-LCH | lch(12.62, 19.18, 104.65°) |
| OKLab | oklab(24.5% -0.0164 0.0503) |
| OKLCH | oklch(24.5% 0.053 108.1) |
| XYZ | xyz(1.2652, 1.5014, 0.2232) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.79
Very Dark Green
#062E03
ΔE00 12.78
Dark Forest Green
#002D04
ΔE00 13.53
Dark Green
#033500
ΔE00 14.16
Almost Black
#070D0D
ΔE00 14.96
Charcoal (survey)
#343837
ΔE00 14.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232200 #000123
analogous
#231100 #232200 #132300
triadic
#232200 #002322 #220023
tetradic
#232200 #002311 #000123 #230013
square
#232200 #002311 #000123 #230013
split-complementary
#232200 #001323 #110023
monochromatic
#1F1E00 #1F1E00 #232200 #605D00 #9D9900
Accessibility & contrast
On white
16.15
#232200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#232200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232200
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232200 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#272102
Tritanopia (blue-blind)
#271F1B
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #232200; /* rgb */ color: rgb(35, 34, 0); /* oklch */ color: oklch(24.5% 0.053 108.1);
Tailwind
colors: {
custom: {
50: '#5e5c46',
500: '#232200',
950: '#000000',
},
}SCSS
$custom: #232200; $custom-light: #5e5c46; $custom-dark: #000000;
JSON
{
"hex": "#232200",
"rgb": {
"r": 35,
"g": 34,
"b": 0
},
"hsl": {
"h": 58.286,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.24504,
"c": 0.05287,
"h": 108.1
},
"luminance": 0.01501
}Semantic roles & 50–950 ramp
primary
#232200
secondary
#13166C
accent
#2FFF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977