#232300#232300
#232300 is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 24.8% C 0.054 H 109.8°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #232300 |
|---|---|
| RGB | rgb(35, 35, 0) |
| HSL | hsl(60, 100%, 7%) |
| HSV | hsv(60, 100%, 14%) |
| CMYK | cmyk(0%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(12.98, -5.52, 19.05) |
| CIE-LCH | lch(12.98, 19.83, 106.16°) |
| OKLab | oklab(24.8% -0.0183 0.0509) |
| OKLCH | oklch(24.8% 0.054 109.8) |
| XYZ | xyz(1.2942, 1.5594, 0.2328) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.31
Very Dark Green
#062E03
ΔE00 12.17
Dark Forest Green
#002D04
ΔE00 12.94
Dark Green
#033500
ΔE00 13.55
Hunter Green (survey)
#0B4008
ΔE00 15.09
Charcoal (survey)
#343837
ΔE00 15.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232300 #000023
analogous
#231200 #232300 #122300
triadic
#232300 #002323 #230023
tetradic
#232300 #002312 #000023 #230012
square
#232300 #002312 #000023 #230012
split-complementary
#232300 #001223 #120023
monochromatic
#1F1F00 #1F1F00 #232300 #606000 #9D9D00
Accessibility & contrast
On white
16.01
#232300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#232300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232300
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232300 | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#272202
Tritanopia (blue-blind)
#26201C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #232300; /* rgb */ color: rgb(35, 35, 0); /* oklch */ color: oklch(24.8% 0.054 109.8);
Tailwind
colors: {
custom: {
50: '#5e5d46',
500: '#232300',
950: '#000000',
},
}SCSS
$custom: #232300; $custom-light: #5e5d46; $custom-dark: #000000;
JSON
{
"hex": "#232300",
"rgb": {
"r": 35,
"g": 35,
"b": 0
},
"hsl": {
"h": 60,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.24795,
"c": 0.05405,
"h": 109.8
},
"luminance": 0.01559
}Semantic roles & 50–950 ramp
primary
#232300
secondary
#13136C
accent
#29FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977