#262F01#262F01
#262F01 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.6% C 0.067 H 120.6°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #262F01 |
|---|---|
| RGB | rgb(38, 47, 1) |
| HSL | hsl(72, 96%, 9%) |
| HSV | hsv(72, 98%, 18%) |
| CMYK | cmyk(19.1%, 0%, 97.9%, 81.6%) |
| CIE-LAB | lab(17.68, -11.37, 24.69) |
| CIE-LCH | lch(17.68, 27.18, 114.72°) |
| OKLab | oklab(28.65% -0.0342 0.0579) |
| OKLCH | oklch(28.65% 0.067 120.6) |
| XYZ | xyz(1.8214, 2.4473, 0.4051) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.95
Very Dark Green
#062E03
ΔE00 8.55
Dark Green
#033500
ΔE00 9.16
Dark Forest Green
#002D04
ΔE00 9.60
Hunter Green (survey)
#0B4008
ΔE00 10.16
Forrest Green
#154406
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262F01 #0A012F
analogous
#2F2101 #262F01 #0F2F01
triadic
#262F01 #01262F #2F0126
tetradic
#262F01 #012F21 #0A012F #2F010F
square
#262F01 #012F21 #0A012F #2F010F
split-complementary
#262F01 #010F2F #21012F
monochromatic
#181E01 #181E01 #262F01 #566B02 #87A704
Accessibility & contrast
On white
14.10
#262F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#262F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262F01
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262F01 | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332B00
Deuteranopia (green-blind)
#322B04
Tritanopia (blue-blind)
#292C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #262f01; /* rgb */ color: rgb(38, 47, 1); /* oklch */ color: oklch(28.6% 0.067 120.6);
Tailwind
colors: {
custom: {
50: '#626747',
500: '#262f01',
950: '#000000',
},
}SCSS
$custom: #262f01; $custom-light: #626747; $custom-dark: #000000;
JSON
{
"hex": "#262f01",
"rgb": {
"r": 38,
"g": 47,
"b": 1
},
"hsl": {
"h": 71.739,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.28648,
"c": 0.06721,
"h": 120.6
},
"luminance": 0.02447
}Semantic roles & 50–950 ramp
primary
#262F01
secondary
#291775
accent
#29FF53
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77