#023025#023025
#023025 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.6% C 0.052 H 172.1°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #023025 |
|---|---|
| RGB | rgb(2, 48, 37) |
| HSL | hsl(166, 92%, 10%) |
| HSV | hsv(166, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 22.9%, 81.2%) |
| CIE-LAB | lab(16.80, -18.35, 2.81) |
| CIE-LCH | lch(16.80, 18.56, 171.28°) |
| OKLab | oklab(27.62% -0.0514 0.0071) |
| OKLCH | oklch(27.62% 0.052 172.1) |
| XYZ | xyz(1.4157, 2.2602, 2.1116) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.45
Dark Forest Green
#002D04
ΔE00 10.17
Very Dark Green
#062E03
ΔE00 10.71
Dark Blue Green
#005249
ΔE00 10.89
Dark Teal
#014D4E
ΔE00 11.11
Pine Green
#0A481E
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023025 #30020D
analogous
#02300E #023025 #022430
triadic
#023025 #250230 #302502
tetradic
#023025 #0E0230 #30020D #243002
square
#023025 #0E0230 #30020D #243002
split-complementary
#023025 #300224 #300E02
monochromatic
#011D17 #011D17 #023025 #046B52 #07A680
Accessibility & contrast
On white
14.46
#023025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023025
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023025 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C24
Deuteranopia (green-blind)
#282826
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023025; /* rgb */ color: rgb(2, 48, 37); /* oklch */ color: oklch(27.6% 0.052 172.1);
Tailwind
colors: {
custom: {
50: '#4c685f',
500: '#023025',
950: '#000000',
},
}SCSS
$custom: #023025; $custom-light: #4c685f; $custom-dark: #000000;
JSON
{
"hex": "#023025",
"rgb": {
"r": 2,
"g": 48,
"b": 37
},
"hsl": {
"h": 165.652,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27623,
"c": 0.05188,
"h": 172.1
},
"luminance": 0.0226
}Semantic roles & 50–950 ramp
primary
#023025
secondary
#75192F
accent
#295CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79