#23BCA3#23BCA3
#23BCA3 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 178.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #23BCA3 |
|---|---|
| RGB | rgb(35, 188, 163) |
| HSL | hsl(170, 69%, 44%) |
| HSV | hsv(170, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.73, -43.63, 1.85) |
| CIE-LCH | lch(68.73, 43.67, 177.57°) |
| OKLab | oklab(71.47% -0.125 0.0042) |
| OKLCH | oklch(71.47% 0.125 178.1) |
| XYZ | xyz(25.2838, 38.9649, 40.8316) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.62
Turquoise (survey)
#06C2AC
ΔE00 2.06
Greeny Blue
#42B395
ΔE00 3.68
Topaz
#13BBAF
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BCA3 #BC233C
analogous
#23BC56 #23BCA3 #2388BC
triadic
#23BCA3 #A323BC #BCA323
tetradic
#23BCA3 #5623BC #BC233C #88BC23
square
#23BCA3 #5623BC #BC233C #88BC23
split-complementary
#23BCA3 #BC2388 #BC5623
monochromatic
#10554A #198876 #23BCA3 #41DCC2 #74E5D3
Accessibility & contrast
On white
2.39
#23BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#23BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BCA3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BCA3 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #23bca3; /* rgb */ color: rgb(35, 188, 163); /* oklch */ color: oklch(71.5% 0.125 178.1);
Tailwind
colors: {
custom: {
50: '#7bd1be',
500: '#23bca3',
950: '#000000',
},
}SCSS
$custom: #23bca3; $custom-light: #7bd1be; $custom-dark: #000000;
JSON
{
"hex": "#23bca3",
"rgb": {
"r": 35,
"g": 188,
"b": 163
},
"hsl": {
"h": 170.196,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71469,
"c": 0.12507,
"h": 178.1
},
"luminance": 0.38968
}Semantic roles & 50–950 ramp
primary
#23BCA3
secondary
#CC6F7E
accent
#3C59EB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281