#0F2F22#0F2F22
#0F2F22 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.7% C 0.045 H 163.9°. Best body text is #FFFFFF at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2F22 |
|---|---|
| RGB | rgb(15, 47, 34) |
| HSL | hsl(156, 52%, 12%) |
| HSV | hsv(156, 68%, 18%) |
| CMYK | cmyk(68.1%, 0%, 27.7%, 81.6%) |
| CIE-LAB | lab(16.75, -15.68, 4.88) |
| CIE-LCH | lch(16.75, 16.42, 162.72°) |
| OKLab | oklab(27.68% -0.0434 0.0125) |
| OKLCH | oklch(27.68% 0.045 163.9) |
| XYZ | xyz(1.5021, 2.2499, 1.8682) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.22
Very Dark Green
#062E03
ΔE00 9.55
Evergreen
#05472A
ΔE00 9.63
Dark Green
#033500
ΔE00 11.77
Pine Green
#0A481E
ΔE00 11.99
Dark Blue Green
#005249
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2F22 #2F0F1C
analogous
#0F2F12 #0F2F22 #0F2C2F
triadic
#0F2F22 #220F2F #2F220F
tetradic
#0F2F22 #120F2F #2F0F1C #2C2F0F
square
#0F2F22 #120F2F #2F0F1C #2C2F0F
split-complementary
#0F2F22 #2F0F2C #2F120F
monochromatic
#071711 #071711 #0F2F22 #1E5D44 #2D8C65
Accessibility & contrast
On white
14.48
#0F2F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0F2F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2F22
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2F22 | 1.00 | 14.48 | 1.45 | 14.48 |
| #FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B21
Deuteranopia (green-blind)
#292823
Tritanopia (blue-blind)
#032F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0f2f22; /* rgb */ color: rgb(15, 47, 34); /* oklch */ color: oklch(27.7% 0.045 163.9);
Tailwind
colors: {
custom: {
50: '#51685d',
500: '#0f2f22',
950: '#000000',
},
}SCSS
$custom: #0f2f22; $custom-light: #51685d; $custom-dark: #000000;
JSON
{
"hex": "#0f2f22",
"rgb": {
"r": 15,
"g": 47,
"b": 34
},
"hsl": {
"h": 155.625,
"s": 51.613,
"l": 12.157
},
"oklch": {
"l": 0.27676,
"c": 0.04515,
"h": 163.9
},
"luminance": 0.0225
}Semantic roles & 50–950 ramp
primary
#0F2F22
secondary
#693148
accent
#4D87DB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79