#102F03#102F03
#102F03 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.079 H 138.0°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #102F03 |
|---|---|
| RGB | rgb(16, 47, 3) |
| HSL | hsl(102, 88%, 10%) |
| HSV | hsv(102, 94%, 18%) |
| CMYK | cmyk(66%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(16.25, -21.11, 21.80) |
| CIE-LCH | lch(16.25, 30.34, 134.09°) |
| OKLab | oklab(27.11% -0.0585 0.0527) |
| OKLCH | oklch(27.11% 0.079 138) |
| XYZ | xyz(1.2466, 2.1497, 0.4354) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.74
Dark Forest Green
#002D04
ΔE00 2.87
Dark Green
#033500
ΔE00 3.35
Hunter Green (survey)
#0B4008
ΔE00 5.94
Forrest Green
#154406
ΔE00 7.20
Forest Green (survey)
#06470C
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102F03 #22032F
analogous
#262F03 #102F03 #032F0C
triadic
#102F03 #03102F #2F0310
tetradic
#102F03 #03262F #22032F #2F0C03
square
#102F03 #03262F #22032F #2F0C03
split-complementary
#102F03 #0C032F #2F0326
monochromatic
#0A1D02 #0A1D02 #102F03 #246907 #37A20A
Accessibility & contrast
On white
14.69
#102F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#102F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102F03
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102F03 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2D2707
Tritanopia (blue-blind)
#0D2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #102f03; /* rgb */ color: rgb(16, 47, 3); /* oklch */ color: oklch(27.1% 0.079 138.0);
Tailwind
colors: {
custom: {
50: '#526848',
500: '#102f03',
950: '#000000',
},
}SCSS
$custom: #102f03; $custom-light: #526848; $custom-dark: #000000;
JSON
{
"hex": "#102f03",
"rgb": {
"r": 16,
"g": 47,
"b": 3
},
"hsl": {
"h": 102.273,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27108,
"c": 0.07867,
"h": 138
},
"luminance": 0.0215
}Semantic roles & 50–950 ramp
primary
#102F03
secondary
#591B73
accent
#2AFEBF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77