#262F03#262F03
#262F03 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.065 H 120.8°. Best body text is #FFFFFF at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #262F03 |
|---|---|
| RGB | rgb(38, 47, 3) |
| HSL | hsl(72, 88%, 10%) |
| HSV | hsv(72, 94%, 18%) |
| CMYK | cmyk(19.1%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(17.70, -11.19, 23.90) |
| CIE-LCH | lch(17.70, 26.38, 115.09°) |
| OKLab | oklab(28.67% -0.0333 0.0559) |
| OKLCH | oklch(28.67% 0.065 120.8) |
| XYZ | xyz(1.8323, 2.4517, 0.4628) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.16
Very Dark Green
#062E03
ΔE00 8.47
Dark Green
#033500
ΔE00 9.16
Dark Forest Green
#002D04
ΔE00 9.51
Hunter Green (survey)
#0B4008
ΔE00 10.18
Forrest Green
#154406
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262F03 #0C032F
analogous
#2F2203 #262F03 #102F03
triadic
#262F03 #03262F #2F0326
tetradic
#262F03 #032F22 #0C032F #2F0310
square
#262F03 #032F22 #0C032F #2F0310
split-complementary
#262F03 #03102F #22032F
monochromatic
#171D02 #171D02 #262F03 #556907 #83A20A
Accessibility & contrast
On white
14.09
#262F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#262F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262F03
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262F03 | 1.00 | 14.09 | 1.49 | 14.09 |
| #FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332B00
Deuteranopia (green-blind)
#322B06
Tritanopia (blue-blind)
#292C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #262f03; /* rgb */ color: rgb(38, 47, 3); /* oklch */ color: oklch(28.7% 0.065 120.8);
Tailwind
colors: {
custom: {
50: '#626748',
500: '#262f03',
950: '#000000',
},
}SCSS
$custom: #262f03; $custom-light: #626748; $custom-dark: #000000;
JSON
{
"hex": "#262f03",
"rgb": {
"r": 38,
"g": 47,
"b": 3
},
"hsl": {
"h": 72.273,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.2867,
"c": 0.06506,
"h": 120.8
},
"luminance": 0.02452
}Semantic roles & 50–950 ramp
primary
#262F03
secondary
#2D1B73
accent
#2AFE55
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77