#02300E#02300E
#02300E is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.0% C 0.076 H 147.6°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #02300E |
|---|---|
| RGB | rgb(2, 48, 14) |
| HSL | hsl(136, 92%, 10%) |
| HSV | hsv(136, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 70.8%, 81.2%) |
| CIE-LAB | lab(16.30, -24.06, 17.07) |
| CIE-LCH | lch(16.30, 29.50, 144.63°) |
| OKLab | oklab(27.05% -0.0646 0.0409) |
| OKLCH | oklch(27.05% 0.076 147.6) |
| XYZ | xyz(1.1612, 2.1584, 0.7708) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.57
Very Dark Green
#062E03
ΔE00 2.14
Dark Green
#033500
ΔE00 4.19
Hunter Green (survey)
#0B4008
ΔE00 6.63
Pine Green
#0A481E
ΔE00 7.35
Evergreen
#05472A
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02300E #300224
analogous
#0D3002 #02300E #023025
triadic
#02300E #0E0230 #300E02
tetradic
#02300E #020D30 #300224 #302502
square
#02300E #020D30 #300224 #302502
split-complementary
#02300E #250230 #30020D
monochromatic
#011D09 #011D09 #02300E #046B1F #07A630
Accessibility & contrast
On white
14.67
#02300E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#02300E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02300E
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02300E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02300E | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0B
Deuteranopia (green-blind)
#2B2711
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #02300e; /* rgb */ color: rgb(2, 48, 14); /* oklch */ color: oklch(27.0% 0.076 147.6);
Tailwind
colors: {
custom: {
50: '#4b694e',
500: '#02300e',
950: '#000000',
},
}SCSS
$custom: #02300e; $custom-light: #4b694e; $custom-dark: #000000;
JSON
{
"hex": "#02300e",
"rgb": {
"r": 2,
"g": 48,
"b": 14
},
"hsl": {
"h": 135.652,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27046,
"c": 0.07644,
"h": 147.6
},
"luminance": 0.02159
}Semantic roles & 50–950 ramp
primary
#02300E
secondary
#75195D
accent
#29C7FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77