#202603#202603
#202603 is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.055 H 118.7°. Best body text is #FFFFFF at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #202603 |
|---|---|
| RGB | rgb(32, 38, 3) |
| HSL | hsl(70, 85%, 8%) |
| HSV | hsv(70, 92%, 15%) |
| CMYK | cmyk(15.8%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(13.83, -8.83, 18.90) |
| CIE-LCH | lch(13.83, 20.86, 115.04°) |
| OKLab | oklab(25.41% -0.0265 0.0483) |
| OKLCH | oklch(25.41% 0.055 118.7) |
| XYZ | xyz(1.3052, 1.6999, 0.3455) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.31
Dark Olive
#373E02
ΔE00 9.62
Dark Forest Green
#002D04
ΔE00 10.11
Dark Green
#033500
ΔE00 10.87
Hunter Green (survey)
#0B4008
ΔE00 12.58
Forrest Green
#154406
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202603 #090326
analogous
#261A03 #202603 #0E2603
triadic
#202603 #032026 #260320
tetradic
#202603 #03261A #090326 #26030E
square
#202603 #03261A #090326 #26030E
split-complementary
#202603 #030E26 #1A0326
monochromatic
#181C02 #181C02 #202603 #505F07 #80970C
Accessibility & contrast
On white
15.67
#202603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#202603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202603
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202603 | 1.00 | 15.67 | 1.34 | 15.67 |
| #FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#292305
Tritanopia (blue-blind)
#23231F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #202603; /* rgb */ color: rgb(32, 38, 3); /* oklch */ color: oklch(25.4% 0.055 118.7);
Tailwind
colors: {
custom: {
50: '#5c6048',
500: '#202603',
950: '#000000',
},
}SCSS
$custom: #202603; $custom-light: #5c6048; $custom-dark: #000000;
JSON
{
"hex": "#202603",
"rgb": {
"r": 32,
"g": 38,
"b": 3
},
"hsl": {
"h": 70.286,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.25411,
"c": 0.0551,
"h": 118.7
},
"luminance": 0.017
}Semantic roles & 50–950 ramp
primary
#202603
secondary
#281B6A
accent
#2CFC50
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977