#02301F#02301F
#02301F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.058 H 162.8°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #02301F |
|---|---|
| RGB | rgb(2, 48, 31) |
| HSL | hsl(158, 92%, 10%) |
| HSV | hsv(158, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(16.63, -20.18, 6.71) |
| CIE-LCH | lch(16.63, 21.27, 161.61°) |
| OKLab | oklab(27.43% -0.055 0.0171) |
| OKLCH | oklch(27.43% 0.058 162.8) |
| XYZ | xyz(1.3292, 2.2256, 1.6556) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.44
Evergreen
#05472A
ΔE00 7.85
Very Dark Green
#062E03
ΔE00 8.03
Dark Green
#033500
ΔE00 10.10
Pine Green
#0A481E
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02301F #300213
analogous
#023008 #02301F #022A30
triadic
#02301F #1F0230 #301F02
tetradic
#02301F #080230 #300213 #2A3002
square
#02301F #080230 #300213 #2A3002
split-complementary
#02301F #30022A #300802
monochromatic
#011D13 #011D13 #02301F #046B45 #07A66B
Accessibility & contrast
On white
14.53
#02301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#02301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02301F
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02301F | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1E
Deuteranopia (green-blind)
#292720
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #02301f; /* rgb */ color: rgb(2, 48, 31); /* oklch */ color: oklch(27.4% 0.058 162.8);
Tailwind
colors: {
custom: {
50: '#4b695a',
500: '#02301f',
950: '#000000',
},
}SCSS
$custom: #02301f; $custom-light: #4b695a; $custom-dark: #000000;
JSON
{
"hex": "#02301f",
"rgb": {
"r": 2,
"g": 48,
"b": 31
},
"hsl": {
"h": 157.826,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27429,
"c": 0.05762,
"h": 162.8
},
"luminance": 0.02226
}Semantic roles & 50–950 ramp
primary
#02301F
secondary
#75193B
accent
#2978FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78