#082F25#082F25
#082F25 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.047 H 172.1°. Best body text is #FFFFFF at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #082F25 |
|---|---|
| RGB | rgb(8, 47, 37) |
| HSL | hsl(165, 71%, 11%) |
| HSV | hsv(165, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 21.3%, 81.6%) |
| CIE-LAB | lab(16.59, -16.47, 2.55) |
| CIE-LCH | lch(16.59, 16.66, 171.21°) |
| OKLab | oklab(27.51% -0.0463 0.0065) |
| OKLCH | oklch(27.51% 0.047 172.1) |
| XYZ | xyz(1.4504, 2.2181, 2.1016) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.18
Dark Forest Green
#002D04
ΔE00 10.57
Very Dark Green
#062E03
ΔE00 11.02
Dark Teal
#014D4E
ΔE00 11.24
Dark Blue Green
#005249
ΔE00 11.41
Darkslategray
#2F4F4F
ΔE00 12.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F25 #2F0812
analogous
#082F11 #082F25 #08252F
triadic
#082F25 #25082F #2F2508
tetradic
#082F25 #11082F #2F0812 #252F08
square
#082F25 #11082F #2F0812 #252F08
split-complementary
#082F25 #2F0825 #2F1108
monochromatic
#041A15 #041A15 #082F25 #11634E #1A9877
Accessibility & contrast
On white
14.55
#082F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#082F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F25
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F25 | 1.00 | 14.55 | 1.44 | 14.55 |
| #FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B25
Deuteranopia (green-blind)
#282726
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #082f25; /* rgb */ color: rgb(8, 47, 37); /* oklch */ color: oklch(27.5% 0.047 172.1);
Tailwind
colors: {
custom: {
50: '#4e685f',
500: '#082f25',
950: '#000000',
},
}SCSS
$custom: #082f25; $custom-light: #4e685f; $custom-dark: #000000;
JSON
{
"hex": "#082f25",
"rgb": {
"r": 8,
"g": 47,
"b": 37
},
"hsl": {
"h": 164.615,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27509,
"c": 0.04678,
"h": 172.1
},
"luminance": 0.02218
}Semantic roles & 50–950 ramp
primary
#082F25
secondary
#6E2538
accent
#3A68EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79