#102F01#102F01
#102F01 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.081 H 137.3°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #102F01 |
|---|---|
| RGB | rgb(16, 47, 1) |
| HSL | hsl(100, 96%, 9%) |
| HSV | hsv(100, 98%, 18%) |
| CMYK | cmyk(66%, 0%, 97.9%, 81.6%) |
| CIE-LAB | lab(16.23, -21.36, 22.58) |
| CIE-LCH | lch(16.23, 31.09, 133.41°) |
| OKLab | oklab(27.08% -0.0594 0.0548) |
| OKLCH | oklch(27.08% 0.081 137.3) |
| XYZ | xyz(1.2356, 2.1453, 0.3777) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.89
Dark Forest Green
#002D04
ΔE00 3.04
Dark Green
#033500
ΔE00 3.19
Hunter Green (survey)
#0B4008
ΔE00 5.81
Forrest Green
#154406
ΔE00 7.03
Forest Green (survey)
#06470C
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102F01 #20012F
analogous
#272F01 #102F01 #012F09
triadic
#102F01 #01102F #2F0110
tetradic
#102F01 #01272F #20012F #2F0901
square
#102F01 #01272F #20012F #2F0901
split-complementary
#102F01 #09012F #2F0127
monochromatic
#0A1E01 #0A1E01 #102F01 #246B02 #39A704
Accessibility & contrast
On white
14.70
#102F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#102F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102F01
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102F01 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2D2705
Tritanopia (blue-blind)
#0E2D26
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #102f01; /* rgb */ color: rgb(16, 47, 1); /* oklch */ color: oklch(27.1% 0.081 137.3);
Tailwind
colors: {
custom: {
50: '#526847',
500: '#102f01',
950: '#000000',
},
}SCSS
$custom: #102f01; $custom-light: #526847; $custom-dark: #000000;
JSON
{
"hex": "#102f01",
"rgb": {
"r": 16,
"g": 47,
"b": 1
},
"hsl": {
"h": 100.435,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27083,
"c": 0.08084,
"h": 137.3
},
"luminance": 0.02145
}Semantic roles & 50–950 ramp
primary
#102F01
secondary
#561775
accent
#29FFB9
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77