#123725#123725
#123725 is a dark, muted teal. Relative luminance 0.030; OKLCH L 30.4% C 0.054 H 159.4°. Best body text is #FFFFFF at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #123725 |
|---|---|
| RGB | rgb(18, 55, 37) |
| HSL | hsl(151, 51%, 14%) |
| HSV | hsv(151, 67%, 22%) |
| CMYK | cmyk(67.3%, 0%, 32.7%, 78.4%) |
| CIE-LAB | lab(20.02, -18.40, 7.43) |
| CIE-LCH | lch(20.02, 19.84, 158.02°) |
| OKLab | oklab(30.41% -0.0504 0.0189) |
| OKLCH | oklch(30.41% 0.054 159.4) |
| XYZ | xyz(1.9494, 2.9944, 2.2251) |
| Luminance | 0.0300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 6.52
Dark Forest Green
#002D04
ΔE00 7.88
Very Dark Green
#062E03
ΔE00 8.17
Pine Green
#0A481E
ΔE00 8.98
Dark Green
#033500
ΔE00 9.83
Dark Blue Green
#005249
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123725 #371224
analogous
#123713 #123725 #123737
triadic
#123725 #251237 #372512
tetradic
#123725 #131237 #371224 #373712
square
#123725 #131237 #371224 #373712
split-complementary
#123725 #371237 #371312
monochromatic
#081710 #081710 #123725 #216544 #309363
Accessibility & contrast
On white
13.13
#123725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#123725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123725
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123725 | 1.00 | 13.13 | 1.60 | 13.13 |
| #FFFFFF | 13.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363324
Deuteranopia (green-blind)
#312F26
Tritanopia (blue-blind)
#043732
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123725; /* rgb */ color: rgb(18, 55, 37); /* oklch */ color: oklch(30.4% 0.054 159.4);
Tailwind
colors: {
custom: {
50: '#546e5f',
500: '#123725',
950: '#000000',
},
}SCSS
$custom: #123725; $custom-light: #546e5f; $custom-dark: #000000;
JSON
{
"hex": "#123725",
"rgb": {
"r": 18,
"g": 55,
"b": 37
},
"hsl": {
"h": 150.811,
"s": 50.685,
"l": 14.314
},
"oklch": {
"l": 0.30408,
"c": 0.05382,
"h": 159.4
},
"luminance": 0.02995
}Semantic roles & 50–950 ramp
primary
#123725
secondary
#703552
accent
#4E92DA
background
#F5F6F5
surface
#E8ECE9
border
#C4C7C5
text
#030704
muted
#787A79