#00270E#00270E
#00270E is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.064 H 151.2°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #00270E |
|---|---|
| RGB | rgb(0, 39, 14) |
| HSL | hsl(142, 100%, 8%) |
| HSV | hsv(142, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 64.1%, 84.7%) |
| CIE-LAB | lab(12.50, -20.90, 12.12) |
| CIE-LCH | lch(12.50, 24.16, 149.90°) |
| OKLab | oklab(23.87% -0.056 0.0308) |
| OKLCH | oklch(23.87% 0.064 151.2) |
| XYZ | xyz(0.8047, 1.4826, 0.6591) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.37
Very Dark Green
#062E03
ΔE00 5.03
Dark Green
#033500
ΔE00 7.78
Evergreen
#05472A
ΔE00 9.77
Hunter Green (survey)
#0B4008
ΔE00 10.38
Pine Green
#0A481E
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00270E #270019
analogous
#062700 #00270E #002721
triadic
#00270E #0E0027 #270E00
tetradic
#00270E #000627 #270019 #272100
square
#00270E #000627 #270019 #272100
split-complementary
#00270E #210027 #270006
monochromatic
#001F0B #001F0B #00270E #006424 #00A13A
Accessibility & contrast
On white
16.20
#00270E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#00270E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00270E
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00270E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00270E | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#231F10
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #00270e; /* rgb */ color: rgb(0, 39, 14); /* oklch */ color: oklch(23.9% 0.064 151.2);
Tailwind
colors: {
custom: {
50: '#47624d',
500: '#00270e',
950: '#000000',
},
}SCSS
$custom: #00270e; $custom-light: #47624d; $custom-dark: #000000;
JSON
{
"hex": "#00270e",
"rgb": {
"r": 0,
"g": 39,
"b": 14
},
"hsl": {
"h": 141.538,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.23868,
"c": 0.06391,
"h": 151.2
},
"luminance": 0.01483
}Semantic roles & 50–950 ramp
primary
#00270E
secondary
#6F144E
accent
#29B2FF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977