#263003#263003
#263003 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 29.0% C 0.067 H 121.7°. Best body text is #FFFFFF at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #263003 |
|---|---|
| RGB | rgb(38, 48, 3) |
| HSL | hsl(73, 88%, 10%) |
| HSV | hsv(73, 94%, 19%) |
| CMYK | cmyk(20.8%, 0%, 93.8%, 81.2%) |
| CIE-LAB | lab(18.07, -11.79, 24.33) |
| CIE-LCH | lch(18.07, 27.04, 115.84°) |
| OKLab | oklab(28.97% -0.035 0.0566) |
| OKLCH | oklch(28.97% 0.067 121.7) |
| XYZ | xyz(1.8727, 2.5325, 0.4763) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.92
Very Dark Green
#062E03
ΔE00 8.23
Dark Green
#033500
ΔE00 8.80
Dark Forest Green
#002D04
ΔE00 9.28
Hunter Green (survey)
#0B4008
ΔE00 9.76
Forrest Green
#154406
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263003 #0D0330
analogous
#302303 #263003 #103003
triadic
#263003 #032630 #300326
tetradic
#263003 #033023 #0D0330 #300310
square
#263003 #033023 #0D0330 #300310
split-complementary
#263003 #031030 #230330
monochromatic
#171D02 #171D02 #263003 #546A07 #81A30A
Accessibility & contrast
On white
13.94
#263003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#263003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263003
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263003 | 1.00 | 13.94 | 1.51 | 13.94 |
| #FFFFFF | 13.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342C00
Deuteranopia (green-blind)
#322C06
Tritanopia (blue-blind)
#292D28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #263003; /* rgb */ color: rgb(38, 48, 3); /* oklch */ color: oklch(29.0% 0.067 121.7);
Tailwind
colors: {
custom: {
50: '#626848',
500: '#263003',
950: '#000000',
},
}SCSS
$custom: #263003; $custom-light: #626848; $custom-dark: #000000;
JSON
{
"hex": "#263003",
"rgb": {
"r": 38,
"g": 48,
"b": 3
},
"hsl": {
"h": 73.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.28966,
"c": 0.0665,
"h": 121.7
},
"luminance": 0.02533
}Semantic roles & 50–950 ramp
primary
#263003
secondary
#2F1B73
accent
#29FE59
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77