#233203#233203
#233203 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.3% C 0.071 H 126.2°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #233203 |
|---|---|
| RGB | rgb(35, 50, 3) |
| HSL | hsl(79, 89%, 10%) |
| HSV | hsv(79, 94%, 20%) |
| CMYK | cmyk(30%, 0%, 94%, 80.4%) |
| CIE-LAB | lab(18.56, -14.47, 24.86) |
| CIE-LCH | lch(18.56, 28.77, 120.20°) |
| OKLab | oklab(29.31% -0.0421 0.0574) |
| OKLCH | oklch(29.31% 0.071 126.2) |
| XYZ | xyz(1.8502, 2.6451, 0.4992) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.25
Very Dark Green
#062E03
ΔE00 6.77
Dark Green
#033500
ΔE00 7.11
Dark Forest Green
#002D04
ΔE00 7.87
Hunter Green (survey)
#0B4008
ΔE00 8.05
Forrest Green
#154406
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233203 #120332
analogous
#322903 #233203 #0B3203
triadic
#233203 #032332 #320323
tetradic
#233203 #033229 #120332 #32030B
square
#233203 #033229 #120332 #32030B
split-complementary
#233203 #030B32 #290332
monochromatic
#141D02 #141D02 #233203 #4B6C06 #74A50A
Accessibility & contrast
On white
13.73
#233203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#233203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233203
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233203 | 1.00 | 13.73 | 1.53 | 13.73 |
| #FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#332D07
Tritanopia (blue-blind)
#252F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #233203; /* rgb */ color: rgb(35, 50, 3); /* oklch */ color: oklch(29.3% 0.071 126.2);
Tailwind
colors: {
custom: {
50: '#606a48',
500: '#233203',
950: '#000000',
},
}SCSS
$custom: #233203; $custom-light: #606a48; $custom-dark: #000000;
JSON
{
"hex": "#233203",
"rgb": {
"r": 35,
"g": 50,
"b": 3
},
"hsl": {
"h": 79.149,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.29307,
"c": 0.07117,
"h": 126.2
},
"luminance": 0.02645
}Semantic roles & 50–950 ramp
primary
#233203
secondary
#381B75
accent
#29FF6D
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050601
muted
#797A77