#023120#023120
#023120 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.058 H 163.2°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #023120 |
|---|---|
| RGB | rgb(2, 49, 32) |
| HSL | hsl(158, 92%, 10%) |
| HSV | hsv(158, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 34.7%, 80.8%) |
| CIE-LAB | lab(17.05, -20.38, 6.61) |
| CIE-LCH | lch(17.05, 21.43, 162.02°) |
| OKLab | oklab(27.79% -0.0556 0.0168) |
| OKLCH | oklch(27.79% 0.058 163.2) |
| XYZ | xyz(1.3839, 2.3136, 1.7399) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.54
Evergreen
#05472A
ΔE00 7.59
Very Dark Green
#062E03
ΔE00 8.12
Pine Green
#0A481E
ΔE00 10.10
Dark Green
#033500
ΔE00 10.13
Dark Blue Green
#005249
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023120 #310213
analogous
#023109 #023120 #022A31
triadic
#023120 #200231 #312002
tetradic
#023120 #090231 #310213 #2A3102
square
#023120 #090231 #310213 #2A3102
split-complementary
#023120 #31022A #310902
monochromatic
#011D13 #011D13 #023120 #046C46 #07A76D
Accessibility & contrast
On white
14.36
#023120 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#023120 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023120
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023120 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023120 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C1F
Deuteranopia (green-blind)
#2A2821
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023120; /* rgb */ color: rgb(2, 49, 32); /* oklch */ color: oklch(27.8% 0.058 163.2);
Tailwind
colors: {
custom: {
50: '#4c695b',
500: '#023120',
950: '#000000',
},
}SCSS
$custom: #023120; $custom-light: #4c695b; $custom-dark: #000000;
JSON
{
"hex": "#023120",
"rgb": {
"r": 2,
"g": 49,
"b": 32
},
"hsl": {
"h": 158.298,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27787,
"c": 0.05812,
"h": 163.2
},
"luminance": 0.02314
}Semantic roles & 50–950 ramp
primary
#023120
secondary
#75193B
accent
#2976FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79