#023225#023225
#023225 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.055 H 169.4°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #023225 |
|---|---|
| RGB | rgb(2, 50, 37) |
| HSL | hsl(164, 92%, 10%) |
| HSV | hsv(164, 96%, 20%) |
| CMYK | cmyk(96%, 0%, 26%, 80.4%) |
| CIE-LAB | lab(17.59, -19.37, 3.94) |
| CIE-LCH | lch(17.59, 19.77, 168.50°) |
| OKLab | oklab(28.27% -0.0538 0.0101) |
| OKLCH | oklch(28.27% 0.055 169.4) |
| XYZ | xyz(1.4994, 2.4275, 2.1394) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.39
Dark Forest Green
#002D04
ΔE00 9.41
Very Dark Green
#062E03
ΔE00 9.96
Dark Blue Green
#005249
ΔE00 10.47
Dark Teal
#014D4E
ΔE00 11.22
Pine Green
#0A481E
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023225 #32020F
analogous
#02320D #023225 #022732
triadic
#023225 #250232 #322502
tetradic
#023225 #0D0232 #32020F #273202
square
#023225 #0D0232 #32020F #273202
split-complementary
#023225 #320227 #320D02
monochromatic
#011D16 #011D16 #023225 #046D51 #07A87C
Accessibility & contrast
On white
14.14
#023225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#023225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023225
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023225 | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302E24
Deuteranopia (green-blind)
#2A2926
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #023225; /* rgb */ color: rgb(2, 50, 37); /* oklch */ color: oklch(28.3% 0.055 169.4);
Tailwind
colors: {
custom: {
50: '#4c6a5f',
500: '#023225',
950: '#000000',
},
}SCSS
$custom: #023225; $custom-light: #4c6a5f; $custom-dark: #000000;
JSON
{
"hex": "#023225",
"rgb": {
"r": 2,
"g": 50,
"b": 37
},
"hsl": {
"h": 163.75,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.28272,
"c": 0.05473,
"h": 169.4
},
"luminance": 0.02428
}Semantic roles & 50–950 ramp
primary
#023225
secondary
#761933
accent
#2963FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79