#02341B#02341B
#02341B is a dark, moderate teal. Relative luminance 0.025; OKLCH L 28.6% C 0.068 H 155.4°. Best body text is #FFFFFF at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #02341B |
|---|---|
| RGB | rgb(2, 52, 27) |
| HSL | hsl(150, 93%, 11%) |
| HSV | hsv(150, 96%, 20%) |
| CMYK | cmyk(96.2%, 0%, 48.1%, 79.6%) |
| CIE-LAB | lab(18.13, -23.10, 11.42) |
| CIE-LCH | lch(18.13, 25.77, 153.69°) |
| OKLab | oklab(28.64% -0.0621 0.0284) |
| OKLCH | oklch(28.64% 0.068 155.4) |
| XYZ | xyz(1.4507, 2.5478, 1.4520) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.93
Very Dark Green
#062E03
ΔE00 5.50
Evergreen
#05472A
ΔE00 5.85
Dark Green
#033500
ΔE00 7.11
Pine Green
#0A481E
ΔE00 7.40
Hunter Green (survey)
#0B4008
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02341B #34021B
analogous
#023402 #02341B #023434
triadic
#02341B #1B0234 #341B02
tetradic
#02341B #020234 #34021B #343402
square
#02341B #020234 #34021B #343402
split-complementary
#02341B #340234 #340202
monochromatic
#011D0F #011D0F #02341B #046F3A #07AA58
Accessibility & contrast
On white
13.91
#02341B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#02341B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02341B
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02341B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02341B | 1.00 | 13.91 | 1.51 | 13.91 |
| #FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F19
Deuteranopia (green-blind)
#2E2B1D
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #02341b; /* rgb */ color: rgb(2, 52, 27); /* oklch */ color: oklch(28.6% 0.068 155.4);
Tailwind
colors: {
custom: {
50: '#4c6c57',
500: '#02341b',
950: '#000000',
},
}SCSS
$custom: #02341b; $custom-light: #4c6c57; $custom-dark: #000000;
JSON
{
"hex": "#02341b",
"rgb": {
"r": 2,
"g": 52,
"b": 27
},
"hsl": {
"h": 150,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28641,
"c": 0.06831,
"h": 155.4
},
"luminance": 0.02548
}Semantic roles & 50–950 ramp
primary
#02341B
secondary
#781A49
accent
#2994FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78