#023223#023223
#023223 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.2% C 0.057 H 166.4°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #023223 |
|---|---|
| RGB | rgb(2, 50, 35) |
| HSL | hsl(161, 92%, 10%) |
| HSV | hsv(161, 96%, 20%) |
| CMYK | cmyk(96%, 0%, 30%, 80.4%) |
| CIE-LAB | lab(17.53, -19.99, 5.23) |
| CIE-LCH | lch(17.53, 20.66, 165.33°) |
| OKLab | oklab(28.21% -0.055 0.0134) |
| OKLCH | oklch(28.21% 0.057 166.4) |
| XYZ | xyz(1.4688, 2.4153, 1.9786) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.82
Dark Forest Green
#002D04
ΔE00 8.51
Very Dark Green
#062E03
ΔE00 9.08
Pine Green
#0A481E
ΔE00 10.61
Dark Blue Green
#005249
ΔE00 10.76
Dark Green
#033500
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023223 #320211
analogous
#02320B #023223 #022932
triadic
#023223 #230232 #322302
tetradic
#023223 #0B0232 #320211 #293202
square
#023223 #0B0232 #320211 #293202
split-complementary
#023223 #320229 #320B02
monochromatic
#011D15 #011D15 #023223 #046D4C #07A875
Accessibility & contrast
On white
14.16
#023223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#023223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023223
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023223 | 1.00 | 14.16 | 1.48 | 14.16 |
| #FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312E22
Deuteranopia (green-blind)
#2B2924
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #023223; /* rgb */ color: rgb(2, 50, 35); /* oklch */ color: oklch(28.2% 0.057 166.4);
Tailwind
colors: {
custom: {
50: '#4c6a5d',
500: '#023223',
950: '#000000',
},
}SCSS
$custom: #023223; $custom-light: #4c6a5d; $custom-dark: #000000;
JSON
{
"hex": "#023223",
"rgb": {
"r": 2,
"g": 50,
"b": 35
},
"hsl": {
"h": 161.25,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.28207,
"c": 0.05661,
"h": 166.4
},
"luminance": 0.02415
}Semantic roles & 50–950 ramp
primary
#023223
secondary
#761936
accent
#296CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79