#0F271F#0F271F
#0F271F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.0% C 0.034 H 169.5°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #0F271F |
|---|---|
| RGB | rgb(15, 39, 31) |
| HSL | hsl(160, 44%, 11%) |
| HSV | hsv(160, 62%, 15%) |
| CMYK | cmyk(61.5%, 0%, 20.5%, 84.7%) |
| CIE-LAB | lab(13.54, -11.89, 2.43) |
| CIE-LCH | lch(13.54, 12.13, 168.47°) |
| OKLab | oklab(25.04% -0.0335 0.0062) |
| OKLCH | oklch(25.04% 0.034 169.5) |
| XYZ | xyz(1.1697, 1.6514, 1.5532) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.83
Very Dark Green
#062E03
ΔE00 12.08
Charcoal (survey)
#343837
ΔE00 12.15
Gunmetal
#2A3439
ΔE00 12.22
Almost Black
#070D0D
ΔE00 12.50
Evergreen
#05472A
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F271F #270F17
analogous
#0F2713 #0F271F #0F2327
triadic
#0F271F #1F0F27 #271F0F
tetradic
#0F271F #130F27 #270F17 #23270F
square
#0F271F #130F27 #270F17 #23270F
split-complementary
#0F271F #270F23 #27130F
monochromatic
#091612 #091612 #0F271F #205342 #317F65
Accessibility & contrast
On white
15.78
#0F271F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0F271F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F271F
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F271F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F271F | 1.00 | 15.78 | 1.33 | 15.78 |
| #FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241F
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#072725
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f271f; /* rgb */ color: rgb(15, 39, 31); /* oklch */ color: oklch(25.0% 0.034 169.5);
Tailwind
colors: {
custom: {
50: '#4f615a',
500: '#0f271f',
950: '#000000',
},
}SCSS
$custom: #0f271f; $custom-light: #4f615a; $custom-dark: #000000;
JSON
{
"hex": "#0f271f",
"rgb": {
"r": 15,
"g": 39,
"b": 31
},
"hsl": {
"h": 160,
"s": 44.444,
"l": 10.588
},
"oklch": {
"l": 0.25038,
"c": 0.03409,
"h": 169.5
},
"luminance": 0.01652
}Semantic roles & 50–950 ramp
primary
#0F271F
secondary
#603241
accent
#547ED4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978