#023224#023224
#023224 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.2% C 0.056 H 167.9°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #023224 |
|---|---|
| RGB | rgb(2, 50, 36) |
| HSL | hsl(163, 92%, 10%) |
| HSV | hsv(163, 96%, 20%) |
| CMYK | cmyk(96%, 0%, 28%, 80.4%) |
| CIE-LAB | lab(17.56, -19.68, 4.59) |
| CIE-LCH | lch(17.56, 20.21, 166.89°) |
| OKLab | oklab(28.24% -0.0544 0.0117) |
| OKLCH | oklch(28.24% 0.056 167.9) |
| XYZ | xyz(1.4839, 2.4213, 2.0579) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.09
Dark Forest Green
#002D04
ΔE00 8.96
Very Dark Green
#062E03
ΔE00 9.51
Dark Blue Green
#005249
ΔE00 10.60
Pine Green
#0A481E
ΔE00 10.97
Dark Green
#033500
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023224 #320210
analogous
#02320C #023224 #022832
triadic
#023224 #240232 #322402
tetradic
#023224 #0C0232 #320210 #283202
square
#023224 #0C0232 #320210 #283202
split-complementary
#023224 #320228 #320C02
monochromatic
#011D15 #011D15 #023224 #046D4E #07A879
Accessibility & contrast
On white
14.15
#023224 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#023224 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023224
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023224 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023224 | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302E23
Deuteranopia (green-blind)
#2A2925
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #023224; /* rgb */ color: rgb(2, 50, 36); /* oklch */ color: oklch(28.2% 0.056 167.9);
Tailwind
colors: {
custom: {
50: '#4c6a5e',
500: '#023224',
950: '#000000',
},
}SCSS
$custom: #023224; $custom-light: #4c6a5e; $custom-dark: #000000;
JSON
{
"hex": "#023224",
"rgb": {
"r": 2,
"g": 50,
"b": 36
},
"hsl": {
"h": 162.5,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.28239,
"c": 0.05566,
"h": 167.9
},
"luminance": 0.02421
}Semantic roles & 50–950 ramp
primary
#023224
secondary
#761935
accent
#2967FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79