#023027#023027
#023027 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.050 H 175.7°. Best body text is #FFFFFF at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #023027 |
|---|---|
| RGB | rgb(2, 48, 39) |
| HSL | hsl(168, 92%, 10%) |
| HSV | hsv(168, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 18.7%, 81.2%) |
| CIE-LAB | lab(16.86, -17.69, 1.52) |
| CIE-LCH | lch(16.86, 17.75, 175.10°) |
| OKLab | oklab(27.69% -0.0502 0.0038) |
| OKLCH | oklch(27.69% 0.05 175.7) |
| XYZ | xyz(1.4480, 2.2731, 2.2815) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.16
Dark Teal
#014D4E
ΔE00 10.54
Dark Blue Green
#005249
ΔE00 10.78
Dark Forest Green
#002D04
ΔE00 11.16
Very Dark Green
#062E03
ΔE00 11.69
Darkslategray
#2F4F4F
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023027 #30020B
analogous
#023010 #023027 #022230
triadic
#023027 #270230 #302702
tetradic
#023027 #100230 #30020B #223002
square
#023027 #100230 #30020B #223002
split-complementary
#023027 #300222 #301002
monochromatic
#011D18 #011D18 #023027 #046B57 #07A686
Accessibility & contrast
On white
14.44
#023027 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023027 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023027
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023027 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023027 | 1.00 | 14.44 | 1.45 | 14.44 |
| #FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C27
Deuteranopia (green-blind)
#282828
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023027; /* rgb */ color: rgb(2, 48, 39); /* oklch */ color: oklch(27.7% 0.050 175.7);
Tailwind
colors: {
custom: {
50: '#4c6861',
500: '#023027',
950: '#000000',
},
}SCSS
$custom: #023027; $custom-light: #4c6861; $custom-dark: #000000;
JSON
{
"hex": "#023027",
"rgb": {
"r": 2,
"g": 48,
"b": 39
},
"hsl": {
"h": 168.261,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27695,
"c": 0.05033,
"h": 175.7
},
"luminance": 0.02273
}Semantic roles & 50–950 ramp
primary
#023027
secondary
#75192B
accent
#2953FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79