#023019#023019
#023019 is a dark, moderate teal. Relative luminance 0.022; OKLCH L 27.3% C 0.064 H 155.8°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #023019 |
|---|---|
| RGB | rgb(2, 48, 25) |
| HSL | hsl(150, 92%, 10%) |
| HSV | hsv(150, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 47.9%, 81.2%) |
| CIE-LAB | lab(16.49, -21.78, 10.57) |
| CIE-LCH | lch(16.49, 24.21, 154.12°) |
| OKLab | oklab(27.27% -0.0586 0.0264) |
| OKLCH | oklch(27.27% 0.064 155.8) |
| XYZ | xyz(1.2573, 2.1968, 1.2773) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.03
Very Dark Green
#062E03
ΔE00 5.64
Evergreen
#05472A
ΔE00 7.13
Dark Green
#033500
ΔE00 7.71
Pine Green
#0A481E
ΔE00 8.69
Hunter Green (survey)
#0B4008
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023019 #300219
analogous
#023002 #023019 #023030
triadic
#023019 #190230 #301902
tetradic
#023019 #020230 #300219 #303002
square
#023019 #020230 #300219 #303002
split-complementary
#023019 #300230 #300202
monochromatic
#011D0F #011D0F #023019 #046B38 #07A656
Accessibility & contrast
On white
14.59
#023019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#023019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023019
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023019 | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B17
Deuteranopia (green-blind)
#2A271B
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023019; /* rgb */ color: rgb(2, 48, 25); /* oklch */ color: oklch(27.3% 0.064 155.8);
Tailwind
colors: {
custom: {
50: '#4b6955',
500: '#023019',
950: '#000000',
},
}SCSS
$custom: #023019; $custom-light: #4b6955; $custom-dark: #000000;
JSON
{
"hex": "#023019",
"rgb": {
"r": 2,
"g": 48,
"b": 25
},
"hsl": {
"h": 150,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27266,
"c": 0.06428,
"h": 155.8
},
"luminance": 0.02197
}Semantic roles & 50–950 ramp
primary
#023019
secondary
#751947
accent
#2994FF
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78