#23BC9B#23BC9B
#23BC9B is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.2% C 0.130 H 173.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #23BC9B |
|---|---|
| RGB | rgb(35, 188, 155) |
| HSL | hsl(167, 69%, 44%) |
| HSV | hsv(167, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 17.6%, 26.3%) |
| CIE-LAB | lab(68.52, -45.73, 5.95) |
| CIE-LCH | lch(68.52, 46.12, 172.59°) |
| OKLab | oklab(71.24% -0.1288 0.015) |
| OKLCH | oklch(71.24% 0.13 173.3) |
| XYZ | xyz(24.5896, 38.6872, 37.1754) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 4.04
Tealish
#24BCA8
ΔE00 4.06
Green Blue
#01C08D
ΔE00 4.61
Greenblue
#23C48B
ΔE00 6.17
Mediumaquamarine
#66CDAA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BC9B #BC2344
analogous
#23BC4E #23BC9B #2390BC
triadic
#23BC9B #9B23BC #BC9B23
tetradic
#23BC9B #4E23BC #BC2344 #90BC23
square
#23BC9B #4E23BC #BC2344 #90BC23
split-complementary
#23BC9B #BC2390 #BC4E23
monochromatic
#105546 #198870 #23BC9B #41DCBA #74E5CD
Accessibility & contrast
On white
2.40
#23BC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#23BC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BC9B
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BC9B | 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)
#B5AF99
Deuteranopia (green-blind)
#A3A19D
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bc9b; /* rgb */ color: rgb(35, 188, 155); /* oklch */ color: oklch(71.2% 0.130 173.3);
Tailwind
colors: {
custom: {
50: '#7ad1b8',
500: '#23bc9b',
950: '#000000',
},
}SCSS
$custom: #23bc9b; $custom-light: #7ad1b8; $custom-dark: #000000;
JSON
{
"hex": "#23bc9b",
"rgb": {
"r": 35,
"g": 188,
"b": 155
},
"hsl": {
"h": 167.059,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71237,
"c": 0.12965,
"h": 173.3
},
"luminance": 0.3869
}Semantic roles & 50–950 ramp
primary
#23BC9B
secondary
#CC6F83
accent
#3C62EB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280