#123C27#123C27
#123C27 is a dark, moderate teal. Relative luminance 0.035; OKLCH L 32.0% C 0.060 H 158.3°. Best body text is #FFFFFF at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #123C27 |
|---|---|
| RGB | rgb(18, 60, 39) |
| HSL | hsl(150, 54%, 15%) |
| HSV | hsv(150, 70%, 24%) |
| CMYK | cmyk(70%, 0%, 35%, 76.5%) |
| CIE-LAB | lab(21.97, -20.49, 8.78) |
| CIE-LCH | lch(21.97, 22.29, 156.80°) |
| OKLab | oklab(32.02% -0.0559 0.0223) |
| OKLCH | oklch(32.02% 0.06 158.3) |
| XYZ | xyz(2.2313, 3.5066, 2.4783) |
| Luminance | 0.0351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 4.61
Pine Green
#0A481E
ΔE00 7.27
Dark Forest Green
#002D04
ΔE00 7.73
Very Dark Green
#062E03
ΔE00 8.00
Dark Green
#033500
ΔE00 9.12
Hunter Green (survey)
#0B4008
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123C27 #3C1227
analogous
#123C12 #123C27 #123C3C
triadic
#123C27 #27123C #3C2712
tetradic
#123C27 #12123C #3C1227 #3C3C12
square
#123C27 #12123C #3C1227 #3C3C12
split-complementary
#123C27 #3C123C #3C1212
monochromatic
#07180F #07180F #123C27 #206B46 #2E9A64
Accessibility & contrast
On white
12.34
#123C27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#123C27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123C27
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123C27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123C27 | 1.00 | 12.34 | 1.70 | 12.34 |
| #FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3726
Deuteranopia (green-blind)
#363328
Tritanopia (blue-blind)
#023C36
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #123c27; /* rgb */ color: rgb(18, 60, 39); /* oklch */ color: oklch(32.0% 0.060 158.3);
Tailwind
colors: {
custom: {
50: '#557261',
500: '#123c27',
950: '#000000',
},
}SCSS
$custom: #123c27; $custom-light: #557261; $custom-dark: #000000;
JSON
{
"hex": "#123c27",
"rgb": {
"r": 18,
"g": 60,
"b": 39
},
"hsl": {
"h": 150,
"s": 53.846,
"l": 15.294
},
"oklch": {
"l": 0.32018,
"c": 0.06016,
"h": 158.3
},
"luminance": 0.03507
}Semantic roles & 50–950 ramp
primary
#123C27
secondary
#753555
accent
#4B94DD
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030805
muted
#787B79