#102200#102200
#102200 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 22.7% C 0.064 H 132.4°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #102200 |
|---|---|
| RGB | rgb(16, 34, 0) |
| HSL | hsl(92, 100%, 7%) |
| HSV | hsv(92, 100%, 13%) |
| CMYK | cmyk(52.9%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(10.95, -15.02, 16.01) |
| CIE-LCH | lch(10.95, 21.95, 133.17°) |
| OKLab | oklab(22.73% -0.0429 0.0469) |
| OKLCH | oklch(22.73% 0.064 132.4) |
| XYZ | xyz(0.7857, 1.2542, 0.2007) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.69
Dark Forest Green
#002D04
ΔE00 5.98
Dark Green
#033500
ΔE00 8.38
Hunter Green (survey)
#0B4008
ΔE00 11.07
Forrest Green
#154406
ΔE00 12.28
Pine Green
#0A481E
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102200 #120022
analogous
#212200 #102200 #002201
triadic
#102200 #001022 #220010
tetradic
#102200 #002122 #120022 #220100
square
#102200 #002122 #120022 #220100
split-complementary
#102200 #010022 #220021
monochromatic
#0E1F00 #0E1F00 #102200 #2D5F00 #4A9C00
Accessibility & contrast
On white
16.79
#102200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#102200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102200
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102200 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#221D02
Tritanopia (blue-blind)
#10201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #102200; /* rgb */ color: rgb(16, 34, 0); /* oklch */ color: oklch(22.7% 0.064 132.4);
Tailwind
colors: {
custom: {
50: '#4e5d46',
500: '#102200',
950: '#000000',
},
}SCSS
$custom: #102200; $custom-light: #4e5d46; $custom-dark: #000000;
JSON
{
"hex": "#102200",
"rgb": {
"r": 16,
"g": 34,
"b": 0
},
"hsl": {
"h": 91.765,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22733,
"c": 0.06354,
"h": 132.4
},
"luminance": 0.01254
}Semantic roles & 50–950 ramp
primary
#102200
secondary
#41136B
accent
#29FF9A
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977