#023124#023124
#023124 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.054 H 169.1°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #023124 |
|---|---|
| RGB | rgb(2, 49, 36) |
| HSL | hsl(163, 92%, 10%) |
| HSV | hsv(163, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 26.5%, 80.8%) |
| CIE-LAB | lab(17.16, -19.18, 4.03) |
| CIE-LCH | lch(17.16, 19.60, 168.14°) |
| OKLab | oklab(27.91% -0.0532 0.0103) |
| OKLCH | oklch(27.91% 0.054 169.1) |
| XYZ | xyz(1.4416, 2.3367, 2.0438) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.60
Dark Forest Green
#002D04
ΔE00 9.31
Very Dark Green
#062E03
ΔE00 9.87
Dark Blue Green
#005249
ΔE00 10.78
Dark Teal
#014D4E
ΔE00 11.47
Pine Green
#0A481E
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023124 #31020F
analogous
#02310C #023124 #022731
triadic
#023124 #240231 #312402
tetradic
#023124 #0C0231 #31020F #273102
square
#023124 #0C0231 #31020F #273102
split-complementary
#023124 #310227 #310C02
monochromatic
#011D16 #011D16 #023124 #046C4F #07A77A
Accessibility & contrast
On white
14.31
#023124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#023124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023124
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023124 | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D23
Deuteranopia (green-blind)
#292825
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023124; /* rgb */ color: rgb(2, 49, 36); /* oklch */ color: oklch(27.9% 0.054 169.1);
Tailwind
colors: {
custom: {
50: '#4c695e',
500: '#023124',
950: '#000000',
},
}SCSS
$custom: #023124; $custom-light: #4c695e; $custom-dark: #000000;
JSON
{
"hex": "#023124",
"rgb": {
"r": 2,
"g": 49,
"b": 36
},
"hsl": {
"h": 163.404,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27914,
"c": 0.05418,
"h": 169.1
},
"luminance": 0.02337
}Semantic roles & 50–950 ramp
primary
#023124
secondary
#751933
accent
#2964FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79