#023123#023123
#023123 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.055 H 167.5°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #023123 |
|---|---|
| RGB | rgb(2, 49, 35) |
| HSL | hsl(162, 92%, 10%) |
| HSV | hsv(162, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 28.6%, 80.8%) |
| CIE-LAB | lab(17.14, -19.49, 4.67) |
| CIE-LCH | lch(17.14, 20.04, 166.52°) |
| OKLab | oklab(27.88% -0.0538 0.0119) |
| OKLCH | oklch(27.88% 0.055 167.5) |
| XYZ | xyz(1.4265, 2.3307, 1.9645) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.31
Dark Forest Green
#002D04
ΔE00 8.86
Very Dark Green
#062E03
ΔE00 9.42
Dark Blue Green
#005249
ΔE00 10.91
Pine Green
#0A481E
ΔE00 11.12
Dark Green
#033500
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023123 #310210
analogous
#02310C #023123 #022731
triadic
#023123 #230231 #312302
tetradic
#023123 #0C0231 #310210 #273102
square
#023123 #0C0231 #310210 #273102
split-complementary
#023123 #310227 #310C02
monochromatic
#011D15 #011D15 #023123 #046C4D #07A777
Accessibility & contrast
On white
14.32
#023123 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#023123 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023123
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023123 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023123 | 1.00 | 14.32 | 1.47 | 14.32 |
| #FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D22
Deuteranopia (green-blind)
#2A2824
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023123; /* rgb */ color: rgb(2, 49, 35); /* oklch */ color: oklch(27.9% 0.055 167.5);
Tailwind
colors: {
custom: {
50: '#4c695d',
500: '#023123',
950: '#000000',
},
}SCSS
$custom: #023123; $custom-light: #4c695d; $custom-dark: #000000;
JSON
{
"hex": "#023123",
"rgb": {
"r": 2,
"g": 49,
"b": 35
},
"hsl": {
"h": 162.128,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27881,
"c": 0.05512,
"h": 167.5
},
"luminance": 0.02331
}Semantic roles & 50–950 ramp
primary
#023123
secondary
#751935
accent
#2969FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79