#263002#263002
#263002 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 29.0% C 0.068 H 121.6°. Best body text is #FFFFFF at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #263002 |
|---|---|
| RGB | rgb(38, 48, 2) |
| HSL | hsl(73, 92%, 10%) |
| HSV | hsv(73, 96%, 19%) |
| CMYK | cmyk(20.8%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(18.06, -11.88, 24.73) |
| CIE-LCH | lch(18.06, 27.43, 115.65°) |
| OKLab | oklab(28.96% -0.0354 0.0575) |
| OKLCH | oklch(28.96% 0.068 121.6) |
| XYZ | xyz(1.8673, 2.5304, 0.4475) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.82
Very Dark Green
#062E03
ΔE00 8.27
Dark Green
#033500
ΔE00 8.81
Dark Forest Green
#002D04
ΔE00 9.33
Hunter Green (survey)
#0B4008
ΔE00 9.75
Forrest Green
#154406
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263002 #0C0230
analogous
#302302 #263002 #0F3002
triadic
#263002 #022630 #300226
tetradic
#263002 #023023 #0C0230 #30020F
square
#263002 #023023 #0C0230 #30020F
split-complementary
#263002 #020F30 #230230
monochromatic
#171D01 #171D01 #263002 #556B04 #83A607
Accessibility & contrast
On white
13.94
#263002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#263002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263002
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263002 | 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)
#322C05
Tritanopia (blue-blind)
#292D27
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #263002; /* rgb */ color: rgb(38, 48, 2); /* oklch */ color: oklch(29.0% 0.068 121.6);
Tailwind
colors: {
custom: {
50: '#626848',
500: '#263002',
950: '#000000',
},
}SCSS
$custom: #263002; $custom-light: #626848; $custom-dark: #000000;
JSON
{
"hex": "#263002",
"rgb": {
"r": 38,
"g": 48,
"b": 2
},
"hsl": {
"h": 73.043,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.28955,
"c": 0.06754,
"h": 121.6
},
"luminance": 0.0253
}Semantic roles & 50–950 ramp
primary
#263002
secondary
#2D1975
accent
#29FF57
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77