#02301E#02301E
#02301E is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.059 H 161.5°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #02301E |
|---|---|
| RGB | rgb(2, 48, 30) |
| HSL | hsl(157, 92%, 10%) |
| HSV | hsv(157, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 37.5%, 81.2%) |
| CIE-LAB | lab(16.60, -20.46, 7.36) |
| CIE-LCH | lch(16.60, 21.75, 160.23°) |
| OKLab | oklab(27.4% -0.0556 0.0187) |
| OKLCH | oklch(27.4% 0.059 161.5) |
| XYZ | xyz(1.3162, 2.2204, 1.5873) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.02
Very Dark Green
#062E03
ΔE00 7.61
Evergreen
#05472A
ΔE00 7.67
Dark Green
#033500
ΔE00 9.68
Pine Green
#0A481E
ΔE00 9.96
Hunter Green (survey)
#0B4008
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02301E #300214
analogous
#023007 #02301E #022B30
triadic
#02301E #1E0230 #301E02
tetradic
#02301E #070230 #300214 #2B3002
square
#02301E #070230 #300214 #2B3002
split-complementary
#02301E #30022B #300702
monochromatic
#011D12 #011D12 #02301E #046B43 #07A667
Accessibility & contrast
On white
14.54
#02301E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#02301E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02301E
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02301E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02301E | 1.00 | 14.54 | 1.44 | 14.54 |
| #FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1D
Deuteranopia (green-blind)
#2A271F
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #02301e; /* rgb */ color: rgb(2, 48, 30); /* oklch */ color: oklch(27.4% 0.059 161.5);
Tailwind
colors: {
custom: {
50: '#4b6959',
500: '#02301e',
950: '#000000',
},
}SCSS
$custom: #02301e; $custom-light: #4b6959; $custom-dark: #000000;
JSON
{
"hex": "#02301e",
"rgb": {
"r": 2,
"g": 48,
"b": 30
},
"hsl": {
"h": 156.522,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27399,
"c": 0.05868,
"h": 161.5
},
"luminance": 0.02221
}Semantic roles & 50–950 ramp
primary
#02301E
secondary
#75193D
accent
#297DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78