#272D03#272D03
#272D03 is a dark, moderate yellow. Relative luminance 0.023; OKLCH L 28.2% C 0.062 H 117.6°. Best body text is #FFFFFF at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #272D03 |
|---|---|
| RGB | rgb(39, 45, 3) |
| HSL | hsl(69, 88%, 9%) |
| HSV | hsv(69, 93%, 18%) |
| CMYK | cmyk(13.3%, 0%, 93.3%, 82.4%) |
| CIE-LAB | lab(17.06, -9.43, 23.14) |
| CIE-LCH | lch(17.06, 24.99, 112.17°) |
| OKLab | oklab(28.18% -0.0286 0.0547) |
| OKLCH | oklch(28.18% 0.062 117.6) |
| XYZ | xyz(1.7916, 2.3147, 0.4385) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 6.59
Very Dark Green
#062E03
ΔE00 9.50
Dark Green
#033500
ΔE00 10.34
Dark Forest Green
#002D04
ΔE00 10.49
Dark Olive Green
#3C4D03
ΔE00 11.39
Hunter Green (survey)
#0B4008
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272D03 #09032D
analogous
#2D1E03 #272D03 #122D03
triadic
#272D03 #03272D #2D0327
tetradic
#272D03 #032D1E #09032D #2D0312
square
#272D03 #032D1E #09032D #2D0312
split-complementary
#272D03 #03122D #1E032D
monochromatic
#191D02 #191D02 #272D03 #596607 #8AA00B
Accessibility & contrast
On white
14.35
#272D03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#272D03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272D03
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272D03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272D03 | 1.00 | 14.35 | 1.46 | 14.35 |
| #FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#302A06
Tritanopia (blue-blind)
#2A2A25
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #272d03; /* rgb */ color: rgb(39, 45, 3); /* oklch */ color: oklch(28.2% 0.062 117.6);
Tailwind
colors: {
custom: {
50: '#626548',
500: '#272d03',
950: '#000000',
},
}SCSS
$custom: #272d03; $custom-light: #626548; $custom-dark: #000000;
JSON
{
"hex": "#272d03",
"rgb": {
"r": 39,
"g": 45,
"b": 3
},
"hsl": {
"h": 68.571,
"s": 87.5,
"l": 9.412
},
"oklch": {
"l": 0.28177,
"c": 0.06173,
"h": 117.6
},
"luminance": 0.02315
}Semantic roles & 50–950 ramp
primary
#272D03
secondary
#271B71
accent
#2AFE48
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050500
muted
#797A77