#023B2A#023B2A
#023B2A is a dark, moderate teal. Relative luminance 0.033; OKLCH L 31.3% C 0.063 H 166.6°. Best body text is #FFFFFF at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #023B2A |
|---|---|
| RGB | rgb(2, 59, 42) |
| HSL | hsl(162, 93%, 12%) |
| HSV | hsv(162, 97%, 23%) |
| CMYK | cmyk(96.6%, 0%, 28.8%, 76.9%) |
| CIE-LAB | lab(21.24, -22.31, 5.72) |
| CIE-LCH | lch(21.24, 23.03, 165.63°) |
| OKLab | oklab(31.32% -0.0614 0.0146) |
| OKLCH | oklch(31.32% 0.063 166.6) |
| XYZ | xyz(2.0067, 3.3077, 2.7227) |
| Luminance | 0.0331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.41
Dark Blue Green
#005249
ΔE00 8.46
Pine Green
#0A481E
ΔE00 8.82
Dark Forest Green
#002D04
ΔE00 9.09
Very Dark Green
#062E03
ΔE00 9.60
Dark Teal
#014D4E
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023B2A #3B0213
analogous
#023B0D #023B2A #02303B
triadic
#023B2A #2A023B #3B2A02
tetradic
#023B2A #0D023B #3B0213 #303B02
square
#023B2A #0D023B #3B0213 #303B02
split-complementary
#023B2A #3B0230 #3B0D02
monochromatic
#011E15 #011E15 #023B2A #047654 #06B17E
Accessibility & contrast
On white
12.64
#023B2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#023B2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023B2A
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023B2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023B2A | 1.00 | 12.64 | 1.66 | 12.64 |
| #FFFFFF | 12.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393629
Deuteranopia (green-blind)
#33312B
Tritanopia (blue-blind)
#003B36
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #023b2a; /* rgb */ color: rgb(2, 59, 42); /* oklch */ color: oklch(31.3% 0.063 166.6);
Tailwind
colors: {
custom: {
50: '#4f7163',
500: '#023b2a',
950: '#000000',
},
}SCSS
$custom: #023b2a; $custom-light: #4f7163; $custom-dark: #000000;
JSON
{
"hex": "#023b2a",
"rgb": {
"r": 2,
"g": 59,
"b": 42
},
"hsl": {
"h": 162.105,
"s": 93.443,
"l": 11.961
},
"oklch": {
"l": 0.3132,
"c": 0.06313,
"h": 166.6
},
"luminance": 0.03308
}Semantic roles & 50–950 ramp
primary
#023B2A
secondary
#7E1A38
accent
#2969FF
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020805
muted
#787B79