#00250E#00250E
#00250E is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.061 H 152.1°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #00250E |
|---|---|
| RGB | rgb(0, 37, 14) |
| HSL | hsl(143, 100%, 7%) |
| HSV | hsv(143, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 62.2%, 85.5%) |
| CIE-LAB | lab(11.65, -19.88, 10.97) |
| CIE-LCH | lch(11.65, 22.71, 151.12°) |
| OKLab | oklab(23.17% -0.0537 0.0284) |
| OKLCH | oklch(23.17% 0.061 152.1) |
| XYZ | xyz(0.7408, 1.3547, 0.6378) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.28
Very Dark Green
#062E03
ΔE00 5.88
Dark Green
#033500
ΔE00 8.68
Evergreen
#05472A
ΔE00 10.44
Hunter Green (survey)
#0B4008
ΔE00 11.29
Pine Green
#0A481E
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00250E #250017
analogous
#042500 #00250E #002521
triadic
#00250E #0E0025 #250E00
tetradic
#00250E #000425 #250017 #252100
square
#00250E #000425 #250017 #252100
split-complementary
#00250E #210025 #250004
monochromatic
#001F0C #001F0C #00250E #006225 #009F3C
Accessibility & contrast
On white
16.52
#00250E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#00250E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00250E
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00250E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00250E | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210C
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#002420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #00250e; /* rgb */ color: rgb(0, 37, 14); /* oklch */ color: oklch(23.2% 0.061 152.1);
Tailwind
colors: {
custom: {
50: '#46604d',
500: '#00250e',
950: '#000000',
},
}SCSS
$custom: #00250e; $custom-light: #46604d; $custom-dark: #000000;
JSON
{
"hex": "#00250e",
"rgb": {
"r": 0,
"g": 37,
"b": 14
},
"hsl": {
"h": 142.703,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23167,
"c": 0.06075,
"h": 152.1
},
"luminance": 0.01355
}Semantic roles & 50–950 ramp
primary
#00250E
secondary
#6D134B
accent
#29AEFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977