#00270F#00270F
#00270F is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.063 H 152.1°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #00270F |
|---|---|
| RGB | rgb(0, 39, 15) |
| HSL | hsl(143, 100%, 8%) |
| HSV | hsv(143, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 61.5%, 84.7%) |
| CIE-LAB | lab(12.51, -20.69, 11.63) |
| CIE-LCH | lch(12.51, 23.74, 150.67°) |
| OKLab | oklab(23.89% -0.0554 0.0294) |
| OKLCH | oklch(23.89% 0.063 152.1) |
| XYZ | xyz(0.8117, 1.4854, 0.6958) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.64
Very Dark Green
#062E03
ΔE00 5.29
Dark Green
#033500
ΔE00 8.03
Evergreen
#05472A
ΔE00 9.78
Hunter Green (survey)
#0B4008
ΔE00 10.59
Pine Green
#0A481E
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00270F #270018
analogous
#042700 #00270F #002722
triadic
#00270F #0F0027 #270F00
tetradic
#00270F #000427 #270018 #272200
square
#00270F #000427 #270018 #272200
split-complementary
#00270F #220027 #270004
monochromatic
#001F0C #001F0C #00270F #006427 #00A13E
Accessibility & contrast
On white
16.19
#00270F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#00270F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00270F
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00270F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00270F | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230D
Deuteranopia (green-blind)
#221F11
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #00270f; /* rgb */ color: rgb(0, 39, 15); /* oklch */ color: oklch(23.9% 0.063 152.1);
Tailwind
colors: {
custom: {
50: '#47624e',
500: '#00270f',
950: '#000000',
},
}SCSS
$custom: #00270f; $custom-light: #47624e; $custom-dark: #000000;
JSON
{
"hex": "#00270f",
"rgb": {
"r": 0,
"g": 39,
"b": 15
},
"hsl": {
"h": 143.077,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.23888,
"c": 0.06275,
"h": 152.1
},
"luminance": 0.01486
}Semantic roles & 50–950 ramp
primary
#00270F
secondary
#6F144C
accent
#29ADFF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977