#272C03#272C03
#272C03 is a dark, moderate yellow. Relative luminance 0.022; OKLCH L 27.9% C 0.060 H 116.5°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #272C03 |
|---|---|
| RGB | rgb(39, 44, 3) |
| HSL | hsl(67, 87%, 9%) |
| HSV | hsv(67, 93%, 17%) |
| CMYK | cmyk(11.4%, 0%, 93.2%, 82.7%) |
| CIE-LAB | lab(16.70, -8.80, 22.69) |
| CIE-LCH | lch(16.70, 24.34, 111.20°) |
| OKLab | oklab(27.89% -0.0269 0.054) |
| OKLCH | oklch(27.89% 0.06 116.5) |
| XYZ | xyz(1.7539, 2.2393, 0.4260) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 6.93
Very Dark Green
#062E03
ΔE00 9.86
Dark Green
#033500
ΔE00 10.78
Dark Forest Green
#002D04
ΔE00 10.83
Dark Olive Green
#3C4D03
ΔE00 11.81
Hunter Green (survey)
#0B4008
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272C03 #08032C
analogous
#2C1D03 #272C03 #132C03
triadic
#272C03 #03272C #2C0327
tetradic
#272C03 #032C1D #08032C #2C0313
square
#272C03 #032C1D #08032C #2C0313
split-complementary
#272C03 #03132C #1D032C
monochromatic
#191D02 #191D02 #272C03 #5A6507 #8D9F0B
Accessibility & contrast
On white
14.50
#272C03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#272C03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272C03
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272C03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272C03 | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2F2A06
Tritanopia (blue-blind)
#2A2924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #272c03; /* rgb */ color: rgb(39, 44, 3); /* oklch */ color: oklch(27.9% 0.060 116.5);
Tailwind
colors: {
custom: {
50: '#626548',
500: '#272c03',
950: '#000000',
},
}SCSS
$custom: #272c03; $custom-light: #626548; $custom-dark: #000000;
JSON
{
"hex": "#272c03",
"rgb": {
"r": 39,
"g": 44,
"b": 3
},
"hsl": {
"h": 67.317,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.27886,
"c": 0.06034,
"h": 116.5
},
"luminance": 0.02239
}Semantic roles & 50–950 ramp
primary
#272C03
secondary
#251B70
accent
#2AFD44
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050500
muted
#797A77