#023126#023126
#023126 is a dark, muted teal. Relative luminance 0.023; OKLCH L 28.0% C 0.052 H 172.4°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #023126 |
|---|---|
| RGB | rgb(2, 49, 38) |
| HSL | hsl(166, 92%, 10%) |
| HSV | hsv(166, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 22.4%, 80.8%) |
| CIE-LAB | lab(17.22, -18.54, 2.73) |
| CIE-LCH | lch(17.22, 18.74, 171.62°) |
| OKLab | oklab(27.98% -0.052 0.0069) |
| OKLCH | oklch(27.98% 0.052 172.4) |
| XYZ | xyz(1.4730, 2.3493, 2.2092) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.24
Dark Forest Green
#002D04
ΔE00 10.25
Dark Blue Green
#005249
ΔE00 10.57
Very Dark Green
#062E03
ΔE00 10.79
Dark Teal
#014D4E
ΔE00 10.84
Pine Green
#0A481E
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023126 #31020D
analogous
#02310E #023126 #022531
triadic
#023126 #260231 #312602
tetradic
#023126 #0E0231 #31020D #253102
square
#023126 #0E0231 #31020D #253102
split-complementary
#023126 #310225 #310E02
monochromatic
#011D17 #011D17 #023126 #046C54 #07A781
Accessibility & contrast
On white
14.29
#023126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#023126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023126
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023126 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D25
Deuteranopia (green-blind)
#292927
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023126; /* rgb */ color: rgb(2, 49, 38); /* oklch */ color: oklch(28.0% 0.052 172.4);
Tailwind
colors: {
custom: {
50: '#4c6960',
500: '#023126',
950: '#000000',
},
}SCSS
$custom: #023126; $custom-light: #4c6960; $custom-dark: #000000;
JSON
{
"hex": "#023126",
"rgb": {
"r": 2,
"g": 49,
"b": 38
},
"hsl": {
"h": 165.957,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27982,
"c": 0.05246,
"h": 172.4
},
"luminance": 0.02349
}Semantic roles & 50–950 ramp
primary
#023126
secondary
#75192F
accent
#295BFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79