#023B06#023B06
#023B06 is a dark, moderate green. Relative luminance 0.032; OKLCH L 30.6% C 0.098 H 143.6°. Best body text is #FFFFFF at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #023B06 |
|---|---|
| RGB | rgb(2, 59, 6) |
| HSL | hsl(124, 93%, 12%) |
| HSV | hsv(124, 97%, 23%) |
| CMYK | cmyk(96.6%, 0%, 89.8%, 76.9%) |
| CIE-LAB | lab(20.65, -29.25, 25.65) |
| CIE-LCH | lch(20.65, 38.91, 138.75°) |
| OKLab | oklab(30.64% -0.0791 0.0583) |
| OKLCH | oklch(30.64% 0.098 143.6) |
| XYZ | xyz(1.6218, 3.1538, 0.6955) |
| Luminance | 0.0315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.74
Dark Green
#033500
ΔE00 1.83
Forrest Green
#154406
ΔE00 3.62
Forest Green (survey)
#06470C
ΔE00 3.72
British Racing Green
#05480D
ΔE00 4.01
Racing Green
#014600
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023B06 #3B0237
analogous
#1B3B02 #023B06 #023B23
triadic
#023B06 #06023B #3B0602
tetradic
#023B06 #021B3B #3B0237 #3B2302
square
#023B06 #021B3B #3B0237 #3B2302
split-complementary
#023B06 #23023B #3B021B
monochromatic
#011E03 #011E03 #023B06 #04760C #06B112
Accessibility & contrast
On white
12.88
#023B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#023B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023B06
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023B06 | 1.00 | 12.88 | 1.63 | 12.88 |
| #FFFFFF | 12.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#36300C
Tritanopia (blue-blind)
#003931
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #023b06; /* rgb */ color: rgb(2, 59, 6); /* oklch */ color: oklch(30.6% 0.098 143.6);
Tailwind
colors: {
custom: {
50: '#50724a',
500: '#023b06',
950: '#000000',
},
}SCSS
$custom: #023b06; $custom-light: #50724a; $custom-dark: #000000;
JSON
{
"hex": "#023b06",
"rgb": {
"r": 2,
"g": 59,
"b": 6
},
"hsl": {
"h": 124.211,
"s": 93.443,
"l": 11.961
},
"oklch": {
"l": 0.30642,
"c": 0.09825,
"h": 143.6
},
"luminance": 0.03154
}Semantic roles & 50–950 ramp
primary
#023B06
secondary
#7E1A77
accent
#29F0FF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020801
muted
#787B77