#23BCA7#23BCA7
#23BCA7 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 180.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #23BCA7 |
|---|---|
| RGB | rgb(35, 188, 167) |
| HSL | hsl(172, 69%, 44%) |
| HSV | hsv(172, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(68.83, -42.55, -0.19) |
| CIE-LCH | lch(68.83, 42.55, 180.25°) |
| OKLab | oklab(71.59% -0.1231 -0.0012) |
| OKLCH | oklch(71.59% 0.123 180.6) |
| XYZ | xyz(25.6479, 39.1105, 42.7490) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.33
Turquoise (survey)
#06C2AC
ΔE00 1.66
Topaz
#13BBAF
ΔE00 3.08
Greeny Blue
#42B395
ΔE00 4.55
Lightseagreen
#20B2AA
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BCA7 #BC2338
analogous
#23BC5A #23BCA7 #2384BC
triadic
#23BCA7 #A723BC #BCA723
tetradic
#23BCA7 #5A23BC #BC2338 #84BC23
square
#23BCA7 #5A23BC #BC2338 #84BC23
split-complementary
#23BCA7 #BC2384 #BC5A23
monochromatic
#10554B #198879 #23BCA7 #41DCC6 #74E5D6
Accessibility & contrast
On white
2.38
#23BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#23BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BCA7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BCA7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #23bca7; /* rgb */ color: rgb(35, 188, 167); /* oklch */ color: oklch(71.6% 0.123 180.6);
Tailwind
colors: {
custom: {
50: '#7bd1c1',
500: '#23bca7',
950: '#000000',
},
}SCSS
$custom: #23bca7; $custom-light: #7bd1c1; $custom-dark: #000000;
JSON
{
"hex": "#23bca7",
"rgb": {
"r": 35,
"g": 188,
"b": 167
},
"hsl": {
"h": 171.765,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.7159,
"c": 0.12314,
"h": 180.6
},
"luminance": 0.39114
}Semantic roles & 50–950 ramp
primary
#23BCA7
secondary
#CC6F7B
accent
#3C54EB
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281