#0F2D1E#0F2D1E
#0F2D1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.046 H 159.2°. Best body text is #FFFFFF at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2D1E |
|---|---|
| RGB | rgb(15, 45, 30) |
| HSL | hsl(150, 50%, 12%) |
| HSV | hsv(150, 67%, 18%) |
| CMYK | cmyk(66.7%, 0%, 33.3%, 82.4%) |
| CIE-LAB | lab(15.86, -15.66, 6.40) |
| CIE-LCH | lch(15.86, 16.91, 157.77°) |
| OKLab | oklab(26.92% -0.0429 0.0163) |
| OKLCH | oklch(26.92% 0.046 159.2) |
| XYZ | xyz(1.3696, 2.0719, 1.5558) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.27
Very Dark Green
#062E03
ΔE00 8.56
Evergreen
#05472A
ΔE00 9.73
Dark Green
#033500
ΔE00 10.92
Pine Green
#0A481E
ΔE00 11.72
Hunter Green (survey)
#0B4008
ΔE00 12.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2D1E #2D0F1E
analogous
#0F2D0F #0F2D1E #0F2D2D
triadic
#0F2D1E #1E0F2D #2D1E0F
tetradic
#0F2D1E #0F0F2D #2D0F1E #2D2D0F
square
#0F2D1E #0F0F2D #2D0F1E #2D2D0F
split-complementary
#0F2D1E #2D0F2D #2D0F0F
monochromatic
#08170F #08170F #0F2D1E #1E5B3D #2E895B
Accessibility & contrast
On white
14.85
#0F2D1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#0F2D1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2D1E
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2D1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2D1E | 1.00 | 14.85 | 1.41 | 14.85 |
| #FFFFFF | 14.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291D
Deuteranopia (green-blind)
#28261F
Tritanopia (blue-blind)
#052D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #0f2d1e; /* rgb */ color: rgb(15, 45, 30); /* oklch */ color: oklch(26.9% 0.046 159.2);
Tailwind
colors: {
custom: {
50: '#506659',
500: '#0f2d1e',
950: '#000000',
},
}SCSS
$custom: #0f2d1e; $custom-light: #506659; $custom-dark: #000000;
JSON
{
"hex": "#0f2d1e",
"rgb": {
"r": 15,
"g": 45,
"b": 30
},
"hsl": {
"h": 150,
"s": 50,
"l": 11.765
},
"oklch": {
"l": 0.26916,
"c": 0.04592,
"h": 159.2
},
"luminance": 0.02072
}Semantic roles & 50–950 ramp
primary
#0F2D1E
secondary
#66314C
accent
#4E94DA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78