#232B02#232B02
#232B02 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.062 H 120.2°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #232B02 |
|---|---|
| RGB | rgb(35, 43, 2) |
| HSL | hsl(72, 91%, 9%) |
| HSV | hsv(72, 95%, 17%) |
| CMYK | cmyk(18.6%, 0%, 95.3%, 83.1%) |
| CIE-LAB | lab(15.95, -10.43, 22.09) |
| CIE-LCH | lch(15.95, 24.43, 115.28°) |
| OKLab | oklab(27.19% -0.0313 0.0536) |
| OKLCH | oklch(27.19% 0.062 120.2) |
| XYZ | xyz(1.5680, 2.0895, 0.3781) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.56
Very Dark Green
#062E03
ΔE00 8.49
Dark Forest Green
#002D04
ΔE00 9.44
Dark Green
#033500
ΔE00 9.59
Hunter Green (survey)
#0B4008
ΔE00 10.98
Forrest Green
#154406
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B02 #0A022B
analogous
#2B1F02 #232B02 #0F2B02
triadic
#232B02 #02232B #2B0223
tetradic
#232B02 #022B1F #0A022B #2B020F
square
#232B02 #022B1F #0A022B #2B020F
split-complementary
#232B02 #020F2B #1F022B
monochromatic
#181D01 #181D01 #232B02 #536505 #82A007
Accessibility & contrast
On white
14.81
#232B02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#232B02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B02
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B02 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2800
Deuteranopia (green-blind)
#2E2805
Tritanopia (blue-blind)
#262823
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232b02; /* rgb */ color: rgb(35, 43, 2); /* oklch */ color: oklch(27.2% 0.062 120.2);
Tailwind
colors: {
custom: {
50: '#5f6448',
500: '#232b02',
950: '#000000',
},
}SCSS
$custom: #232b02; $custom-light: #5f6448; $custom-dark: #000000;
JSON
{
"hex": "#232b02",
"rgb": {
"r": 35,
"g": 43,
"b": 2
},
"hsl": {
"h": 71.707,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.27188,
"c": 0.06206,
"h": 120.2
},
"luminance": 0.02089
}Semantic roles & 50–950 ramp
primary
#232B02
secondary
#2A1970
accent
#29FF53
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#050500
muted
#797977