#023023#023023
#023023 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.054 H 168.7°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #023023 |
|---|---|
| RGB | rgb(2, 48, 35) |
| HSL | hsl(163, 92%, 10%) |
| HSV | hsv(163, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 27.1%, 81.2%) |
| CIE-LAB | lab(16.74, -18.98, 4.11) |
| CIE-LCH | lch(16.74, 19.42, 167.78°) |
| OKLab | oklab(27.56% -0.0526 0.0105) |
| OKLCH | oklch(27.56% 0.054 168.7) |
| XYZ | xyz(1.3852, 2.2480, 1.9507) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.82
Dark Forest Green
#002D04
ΔE00 9.22
Very Dark Green
#062E03
ΔE00 9.78
Dark Blue Green
#005249
ΔE00 11.09
Pine Green
#0A481E
ΔE00 11.63
Dark Teal
#014D4E
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023023 #30020F
analogous
#02300C #023023 #022630
triadic
#023023 #230230 #302302
tetradic
#023023 #0C0230 #30020F #263002
square
#023023 #0C0230 #30020F #263002
split-complementary
#023023 #300226 #300C02
monochromatic
#011D15 #011D15 #023023 #046B4E #07A679
Accessibility & contrast
On white
14.49
#023023 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023023 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023023
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023023 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023023 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C22
Deuteranopia (green-blind)
#292824
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023023; /* rgb */ color: rgb(2, 48, 35); /* oklch */ color: oklch(27.6% 0.054 168.7);
Tailwind
colors: {
custom: {
50: '#4b695d',
500: '#023023',
950: '#000000',
},
}SCSS
$custom: #023023; $custom-light: #4b695d; $custom-dark: #000000;
JSON
{
"hex": "#023023",
"rgb": {
"r": 2,
"g": 48,
"b": 35
},
"hsl": {
"h": 163.043,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27555,
"c": 0.05365,
"h": 168.7
},
"luminance": 0.02248
}Semantic roles & 50–950 ramp
primary
#023023
secondary
#751933
accent
#2965FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79