#232902#232902
#232902 is a dark, muted yellow. Relative luminance 0.019; OKLCH L 26.6% C 0.059 H 118.1°. Best body text is #FFFFFF at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #232902 |
|---|---|
| RGB | rgb(35, 41, 2) |
| HSL | hsl(69, 91%, 8%) |
| HSV | hsv(69, 95%, 16%) |
| CMYK | cmyk(14.6%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(15.21, -9.19, 21.15) |
| CIE-LCH | lch(15.21, 23.06, 113.48°) |
| OKLab | oklab(26.59% -0.0279 0.0522) |
| OKLCH | oklch(26.59% 0.059 118.1) |
| XYZ | xyz(1.4971, 1.9476, 0.3545) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 8.17
Very Dark Green
#062E03
ΔE00 9.26
Dark Forest Green
#002D04
ΔE00 10.16
Dark Green
#033500
ΔE00 10.49
Hunter Green (survey)
#0B4008
ΔE00 11.95
Forrest Green
#154406
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232902 #080229
analogous
#291B02 #232902 #0F2902
triadic
#232902 #022329 #290223
tetradic
#232902 #02291B #080229 #29020F
square
#232902 #02291B #080229 #29020F
split-complementary
#232902 #020F29 #1B0229
monochromatic
#191D01 #191D01 #232902 #556305 #879E08
Accessibility & contrast
On white
15.11
#232902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#232902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232902
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232902 | 1.00 | 15.11 | 1.39 | 15.11 |
| #FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#2C2604
Tritanopia (blue-blind)
#262621
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #232902; /* rgb */ color: rgb(35, 41, 2); /* oklch */ color: oklch(26.6% 0.059 118.1);
Tailwind
colors: {
custom: {
50: '#5f6247',
500: '#232902',
950: '#000000',
},
}SCSS
$custom: #232902; $custom-light: #5f6247; $custom-dark: #000000;
JSON
{
"hex": "#232902",
"rgb": {
"r": 35,
"g": 41,
"b": 2
},
"hsl": {
"h": 69.231,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.26592,
"c": 0.05921,
"h": 118.1
},
"luminance": 0.01948
}Semantic roles & 50–950 ramp
primary
#232902
secondary
#26196E
accent
#29FF4A
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977