#23BCAA#23BCAA
#23BCAA is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.122 H 182.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #23BCAA |
|---|---|
| RGB | rgb(35, 188, 170) |
| HSL | hsl(173, 69%, 44%) |
| HSV | hsv(173, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(68.91, -41.72, -1.72) |
| CIE-LCH | lch(68.91, 41.76, 182.36°) |
| OKLab | oklab(71.68% -0.1217 -0.0053) |
| OKLCH | oklch(71.68% 0.122 182.5) |
| XYZ | xyz(25.9284, 39.2228, 44.2266) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.67
Turquoise (survey)
#06C2AC
ΔE00 1.98
Topaz
#13BBAF
ΔE00 2.09
Lightseagreen
#20B2AA
ΔE00 4.27
Greeny Blue
#42B395
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BCAA #BC2335
analogous
#23BC5D #23BCAA #2381BC
triadic
#23BCAA #AA23BC #BCAA23
tetradic
#23BCAA #5D23BC #BC2335 #81BC23
square
#23BCAA #5D23BC #BC2335 #81BC23
split-complementary
#23BCAA #BC2381 #BC5D23
monochromatic
#10554D #19887B #23BCAA #41DCC9 #74E5D8
Accessibility & contrast
On white
2.37
#23BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#23BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BCAA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BCAA | 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)
#B3B1A9
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #23bcaa; /* rgb */ color: rgb(35, 188, 170); /* oklch */ color: oklch(71.7% 0.122 182.5);
Tailwind
colors: {
custom: {
50: '#7bd1c3',
500: '#23bcaa',
950: '#000000',
},
}SCSS
$custom: #23bcaa; $custom-light: #7bd1c3; $custom-dark: #000000;
JSON
{
"hex": "#23bcaa",
"rgb": {
"r": 35,
"g": 188,
"b": 170
},
"hsl": {
"h": 172.941,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71683,
"c": 0.12185,
"h": 182.5
},
"luminance": 0.39226
}Semantic roles & 50–950 ramp
primary
#23BCAA
secondary
#CC6F7A
accent
#3C51EB
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281