#023026#023026
#023026 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.051 H 173.9°. Best body text is #FFFFFF at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #023026 |
|---|---|
| RGB | rgb(2, 48, 38) |
| HSL | hsl(167, 92%, 10%) |
| HSV | hsv(167, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 20.8%, 81.2%) |
| CIE-LAB | lab(16.83, -18.02, 2.17) |
| CIE-LCH | lch(16.83, 18.15, 173.15°) |
| OKLab | oklab(27.66% -0.0508 0.0055) |
| OKLCH | oklch(27.66% 0.051 173.9) |
| XYZ | xyz(1.4317, 2.2666, 2.1954) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.79
Dark Forest Green
#002D04
ΔE00 10.66
Dark Teal
#014D4E
ΔE00 10.82
Dark Blue Green
#005249
ΔE00 10.82
Very Dark Green
#062E03
ΔE00 11.19
Darkslategray
#2F4F4F
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023026 #30020C
analogous
#02300F #023026 #022330
triadic
#023026 #260230 #302602
tetradic
#023026 #0F0230 #30020C #233002
square
#023026 #0F0230 #30020C #233002
split-complementary
#023026 #300223 #300F02
monochromatic
#011D17 #011D17 #023026 #046B55 #07A683
Accessibility & contrast
On white
14.45
#023026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023026
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023026 | 1.00 | 14.45 | 1.45 | 14.45 |
| #FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C26
Deuteranopia (green-blind)
#282827
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023026; /* rgb */ color: rgb(2, 48, 38); /* oklch */ color: oklch(27.7% 0.051 173.9);
Tailwind
colors: {
custom: {
50: '#4c6860',
500: '#023026',
950: '#000000',
},
}SCSS
$custom: #023026; $custom-light: #4c6860; $custom-dark: #000000;
JSON
{
"hex": "#023026",
"rgb": {
"r": 2,
"g": 48,
"b": 38
},
"hsl": {
"h": 166.957,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27658,
"c": 0.05108,
"h": 173.9
},
"luminance": 0.02267
}Semantic roles & 50–950 ramp
primary
#023026
secondary
#75192D
accent
#2957FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79