#023127#023127
#023127 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.0% C 0.052 H 174.2°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #023127 |
|---|---|
| RGB | rgb(2, 49, 39) |
| HSL | hsl(167, 92%, 10%) |
| HSV | hsv(167, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 20.4%, 80.8%) |
| CIE-LAB | lab(17.25, -18.21, 2.08) |
| CIE-LCH | lch(17.25, 18.33, 173.47°) |
| OKLab | oklab(28.02% -0.0514 0.0052) |
| OKLCH | oklch(28.02% 0.052 174.2) |
| XYZ | xyz(1.4894, 2.3558, 2.2953) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.60
Dark Blue Green
#005249
ΔE00 10.51
Dark Teal
#014D4E
ΔE00 10.55
Dark Forest Green
#002D04
ΔE00 10.74
Very Dark Green
#062E03
ΔE00 11.27
Darkslategray
#2F4F4F
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023127 #31020C
analogous
#02310F #023127 #022431
triadic
#023127 #270231 #312702
tetradic
#023127 #0F0231 #31020C #243102
square
#023127 #0F0231 #31020C #243102
split-complementary
#023127 #310224 #310F02
monochromatic
#011D17 #011D17 #023127 #046C56 #07A785
Accessibility & contrast
On white
14.27
#023127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#023127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023127
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023127 | 1.00 | 14.27 | 1.47 | 14.27 |
| #FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D27
Deuteranopia (green-blind)
#292928
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023127; /* rgb */ color: rgb(2, 49, 39); /* oklch */ color: oklch(28.0% 0.052 174.2);
Tailwind
colors: {
custom: {
50: '#4c6961',
500: '#023127',
950: '#000000',
},
}SCSS
$custom: #023127; $custom-light: #4c6961; $custom-dark: #000000;
JSON
{
"hex": "#023127",
"rgb": {
"r": 2,
"g": 49,
"b": 39
},
"hsl": {
"h": 167.234,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.28018,
"c": 0.05166,
"h": 174.2
},
"luminance": 0.02356
}Semantic roles & 50–950 ramp
primary
#023127
secondary
#75192D
accent
#2956FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79