#00250F#00250F
#00250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.2% C 0.060 H 153.1°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #00250F |
|---|---|
| RGB | rgb(0, 37, 15) |
| HSL | hsl(144, 100%, 7%) |
| HSV | hsv(144, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(11.67, -19.68, 10.48) |
| CIE-LCH | lch(11.67, 22.30, 151.97°) |
| OKLab | oklab(23.19% -0.0531 0.027) |
| OKLCH | oklch(23.19% 0.06 153.1) |
| XYZ | xyz(0.7477, 1.3575, 0.6745) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.55
Very Dark Green
#062E03
ΔE00 6.15
Dark Green
#033500
ΔE00 8.93
Evergreen
#05472A
ΔE00 10.46
Hunter Green (survey)
#0B4008
ΔE00 11.50
Pine Green
#0A481E
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00250F #250016
analogous
#042500 #00250F #002522
triadic
#00250F #0F0025 #250F00
tetradic
#00250F #000425 #250016 #252200
square
#00250F #000425 #250016 #252200
split-complementary
#00250F #220025 #250004
monochromatic
#001F0C #001F0C #00250F #006228 #009F41
Accessibility & contrast
On white
16.51
#00250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#00250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00250F
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00250F | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#211E11
Tritanopia (blue-blind)
#002420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #00250f; /* rgb */ color: rgb(0, 37, 15); /* oklch */ color: oklch(23.2% 0.060 153.1);
Tailwind
colors: {
custom: {
50: '#46604e',
500: '#00250f',
950: '#000000',
},
}SCSS
$custom: #00250f; $custom-light: #46604e; $custom-dark: #000000;
JSON
{
"hex": "#00250f",
"rgb": {
"r": 0,
"g": 37,
"b": 15
},
"hsl": {
"h": 144.324,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23188,
"c": 0.05957,
"h": 153.1
},
"luminance": 0.01358
}Semantic roles & 50–950 ramp
primary
#00250F
secondary
#6D1349
accent
#29A8FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977