#23BCAB#23BCAB
#23BCAB is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.121 H 183.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #23BCAB |
|---|---|
| RGB | rgb(35, 188, 171) |
| HSL | hsl(173, 69%, 44%) |
| HSV | hsv(173, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(68.94, -41.45, -2.23) |
| CIE-LCH | lch(68.94, 41.51, 183.07°) |
| OKLab | oklab(71.71% -0.1213 -0.0067) |
| OKLCH | oklch(71.71% 0.121 183.2) |
| XYZ | xyz(26.0234, 39.2607, 44.7267) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.01
Topaz
#13BBAF
ΔE00 1.77
Turquoise (survey)
#06C2AC
ΔE00 2.19
Lightseagreen
#20B2AA
ΔE00 4.02
Greeny Blue
#42B395
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BCAB #BC2334
analogous
#23BC5E #23BCAB #2380BC
triadic
#23BCAB #AB23BC #BCAB23
tetradic
#23BCAB #5E23BC #BC2334 #80BC23
square
#23BCAB #5E23BC #BC2334 #80BC23
split-complementary
#23BCAB #BC2380 #BC5E23
monochromatic
#10554D #19887C #23BCAB #41DCCA #74E5D9
Accessibility & contrast
On white
2.37
#23BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#23BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BCAB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BCAB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#9FA2AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #23bcab; /* rgb */ color: rgb(35, 188, 171); /* oklch */ color: oklch(71.7% 0.121 183.2);
Tailwind
colors: {
custom: {
50: '#7bd1c3',
500: '#23bcab',
950: '#000000',
},
}SCSS
$custom: #23bcab; $custom-light: #7bd1c3; $custom-dark: #000000;
JSON
{
"hex": "#23bcab",
"rgb": {
"r": 35,
"g": 188,
"b": 171
},
"hsl": {
"h": 173.333,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71714,
"c": 0.12145,
"h": 183.2
},
"luminance": 0.39264
}Semantic roles & 50–950 ramp
primary
#23BCAB
secondary
#CC6F79
accent
#3C50EB
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1412
muted
#7C8281