#103F27#103F27
#103F27 is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.9% C 0.066 H 157.1°. Best body text is #FFFFFF at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #103F27 |
|---|---|
| RGB | rgb(16, 63, 39) |
| HSL | hsl(149, 59%, 15%) |
| HSV | hsv(149, 75%, 25%) |
| CMYK | cmyk(74.6%, 0%, 38.1%, 75.3%) |
| CIE-LAB | lab(23.04, -22.46, 10.23) |
| CIE-LCH | lch(23.04, 24.68, 155.50°) |
| OKLab | oklab(32.88% -0.061 0.0258) |
| OKLCH | oklch(32.88% 0.066 157.1) |
| XYZ | xyz(2.3572, 3.8114, 2.5305) |
| Luminance | 0.0381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.19
Pine Green
#0A481E
ΔE00 5.92
Dark Forest Green
#002D04
ΔE00 7.58
Very Dark Green
#062E03
ΔE00 7.83
Dark Green
#033500
ΔE00 8.50
Hunter Green (survey)
#0B4008
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103F27 #3F1028
analogous
#103F10 #103F27 #103F3E
triadic
#103F27 #27103F #3F2710
tetradic
#103F27 #10103F #3F1028 #3F3E10
square
#103F27 #10103F #3F1028 #3F3E10
split-complementary
#103F27 #3E103F #3F1010
monochromatic
#06180F #06180F #103F27 #1C7045 #29A163
Accessibility & contrast
On white
11.92
#103F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#103F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103F27
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103F27 | 1.00 | 11.92 | 1.76 | 11.92 |
| #FFFFFF | 11.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3A25
Deuteranopia (green-blind)
#383529
Tritanopia (blue-blind)
#003E39
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #103f27; /* rgb */ color: rgb(16, 63, 39); /* oklch */ color: oklch(32.9% 0.066 157.1);
Tailwind
colors: {
custom: {
50: '#557461',
500: '#103f27',
950: '#000000',
},
}SCSS
$custom: #103f27; $custom-light: #557461; $custom-dark: #000000;
JSON
{
"hex": "#103f27",
"rgb": {
"r": 16,
"g": 63,
"b": 39
},
"hsl": {
"h": 149.362,
"s": 59.494,
"l": 15.49
},
"oklch": {
"l": 0.32877,
"c": 0.06623,
"h": 157.1
},
"luminance": 0.03812
}Semantic roles & 50–950 ramp
primary
#103F27
secondary
#793256
accent
#4596E3
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030805
muted
#787B79