#23BC9C#23BC9C
#23BC9C is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.3% C 0.129 H 173.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #23BC9C |
|---|---|
| RGB | rgb(35, 188, 156) |
| HSL | hsl(167, 69%, 44%) |
| HSV | hsv(167, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 17%, 26.3%) |
| CIE-LAB | lab(68.55, -45.47, 5.43) |
| CIE-LCH | lch(68.55, 45.80, 173.19°) |
| OKLab | oklab(71.27% -0.1283 0.0137) |
| OKLCH | oklch(71.27% 0.129 173.9) |
| XYZ | xyz(24.6739, 38.7210, 37.6195) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.95
Tealish
#24BCA8
ΔE00 3.76
Turquoise (survey)
#06C2AC
ΔE00 3.78
Green Blue
#01C08D
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 6.30
Greenblue
#23C48B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BC9C #BC2343
analogous
#23BC4F #23BC9C #238FBC
triadic
#23BC9C #9C23BC #BC9C23
tetradic
#23BC9C #4F23BC #BC2343 #8FBC23
square
#23BC9C #4F23BC #BC2343 #8FBC23
split-complementary
#23BC9C #BC238F #BC4F23
monochromatic
#105546 #198871 #23BC9C #41DCBB #74E5CE
Accessibility & contrast
On white
2.40
#23BC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#23BC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BC9C
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BC9C | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9B
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bc9c; /* rgb */ color: rgb(35, 188, 156); /* oklch */ color: oklch(71.3% 0.129 173.9);
Tailwind
colors: {
custom: {
50: '#7ad1b9',
500: '#23bc9c',
950: '#000000',
},
}SCSS
$custom: #23bc9c; $custom-light: #7ad1b9; $custom-dark: #000000;
JSON
{
"hex": "#23bc9c",
"rgb": {
"r": 35,
"g": 188,
"b": 156
},
"hsl": {
"h": 167.451,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71265,
"c": 0.12903,
"h": 173.9
},
"luminance": 0.38724
}Semantic roles & 50–950 ramp
primary
#23BC9C
secondary
#CC6F82
accent
#3C61EB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280