#0B2E20#0B2E20
#0B2E20 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.048 H 163.3°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2E20 |
|---|---|
| RGB | rgb(11, 46, 32) |
| HSL | hsl(156, 61%, 11%) |
| HSV | hsv(156, 76%, 18%) |
| CMYK | cmyk(76.1%, 0%, 30.4%, 82%) |
| CIE-LAB | lab(16.15, -16.74, 5.40) |
| CIE-LCH | lch(16.15, 17.59, 162.12°) |
| OKLab | oklab(27.13% -0.0461 0.0138) |
| OKLCH | oklch(27.13% 0.048 163.3) |
| XYZ | xyz(1.3756, 2.1293, 1.7047) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.63
Very Dark Green
#062E03
ΔE00 9.03
Evergreen
#05472A
ΔE00 9.38
Dark Green
#033500
ΔE00 11.31
Pine Green
#0A481E
ΔE00 11.71
Dark Blue Green
#005249
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2E20 #2E0B19
analogous
#0B2E0E #0B2E20 #0B2A2E
triadic
#0B2E20 #200B2E #2E200B
tetradic
#0B2E20 #0E0B2E #2E0B19 #2A2E0B
square
#0B2E20 #0E0B2E #2E0B19 #2A2E0B
split-complementary
#0B2E20 #2E0B2A #2E0E0B
monochromatic
#061911 #061911 #0B2E20 #175F42 #239165
Accessibility & contrast
On white
14.73
#0B2E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#0B2E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2E20
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2E20 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1F
Deuteranopia (green-blind)
#282721
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0b2e20; /* rgb */ color: rgb(11, 46, 32); /* oklch */ color: oklch(27.1% 0.048 163.3);
Tailwind
colors: {
custom: {
50: '#4f675b',
500: '#0b2e20',
950: '#000000',
},
}SCSS
$custom: #0b2e20; $custom-light: #4f675b; $custom-dark: #000000;
JSON
{
"hex": "#0b2e20",
"rgb": {
"r": 11,
"g": 46,
"b": 32
},
"hsl": {
"h": 156,
"s": 61.404,
"l": 11.176
},
"oklch": {
"l": 0.27128,
"c": 0.04811,
"h": 163.3
},
"luminance": 0.02129
}Semantic roles & 50–950 ramp
primary
#0B2E20
secondary
#6A2A44
accent
#4384E5
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79