#23BC9A#23BC9A
#23BC9A is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.2% C 0.130 H 172.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #23BC9A |
|---|---|
| RGB | rgb(35, 188, 154) |
| HSL | hsl(167, 69%, 44%) |
| HSV | hsv(167, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(68.50, -45.99, 6.46) |
| CIE-LCH | lch(68.50, 46.44, 172.01°) |
| OKLab | oklab(71.21% -0.1292 0.0164) |
| OKLCH | oklch(71.21% 0.13 172.8) |
| XYZ | xyz(24.5060, 38.6538, 36.7349) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.99
Turquoise (survey)
#06C2AC
ΔE00 4.31
Green Blue
#01C08D
ΔE00 4.33
Tealish
#24BCA8
ΔE00 4.35
Greenblue
#23C48B
ΔE00 5.90
Mediumaquamarine
#66CDAA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BC9A #BC2345
analogous
#23BC4D #23BC9A #2391BC
triadic
#23BC9A #9A23BC #BC9A23
tetradic
#23BC9A #4D23BC #BC2345 #91BC23
square
#23BC9A #4D23BC #BC2345 #91BC23
split-complementary
#23BC9A #BC2391 #BC4D23
monochromatic
#105545 #198870 #23BC9A #41DCB9 #74E5CC
Accessibility & contrast
On white
2.41
#23BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#23BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BC9A
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BC9A | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#A3A19C
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bc9a; /* rgb */ color: rgb(35, 188, 154); /* oklch */ color: oklch(71.2% 0.130 172.8);
Tailwind
colors: {
custom: {
50: '#7ad1b7',
500: '#23bc9a',
950: '#000000',
},
}SCSS
$custom: #23bc9a; $custom-light: #7ad1b7; $custom-dark: #000000;
JSON
{
"hex": "#23bc9a",
"rgb": {
"r": 35,
"g": 188,
"b": 154
},
"hsl": {
"h": 166.667,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71208,
"c": 0.13028,
"h": 172.8
},
"luminance": 0.38657
}Semantic roles & 50–950 ramp
primary
#23BC9A
secondary
#CC6F83
accent
#3C63EB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280