#23BC99#23BC99
#23BC99 is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.2% C 0.131 H 172.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #23BC99 |
|---|---|
| RGB | rgb(35, 188, 153) |
| HSL | hsl(166, 69%, 44%) |
| HSV | hsv(166, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.48, -46.24, 6.97) |
| CIE-LCH | lch(68.48, 46.77, 171.43°) |
| OKLab | oklab(71.18% -0.1297 0.0177) |
| OKLCH | oklch(71.18% 0.131 172.2) |
| XYZ | xyz(24.4230, 38.6206, 36.2981) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.05
Green Blue
#01C08D
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 4.58
Tealish
#24BCA8
ΔE00 4.64
Greenblue
#23C48B
ΔE00 5.63
Greenish Teal
#32BF84
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BC99 #BC2346
analogous
#23BC4D #23BC99 #2392BC
triadic
#23BC99 #9923BC #BC9923
tetradic
#23BC99 #4D23BC #BC2346 #92BC23
square
#23BC99 #4D23BC #BC2346 #92BC23
split-complementary
#23BC99 #BC2392 #BC4D23
monochromatic
#105545 #19886F #23BC99 #41DCB8 #74E5CB
Accessibility & contrast
On white
2.41
#23BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#23BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BC99
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BC99 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A3A19B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bc99; /* rgb */ color: rgb(35, 188, 153); /* oklch */ color: oklch(71.2% 0.131 172.2);
Tailwind
colors: {
custom: {
50: '#7ad1b7',
500: '#23bc99',
950: '#000000',
},
}SCSS
$custom: #23bc99; $custom-light: #7ad1b7; $custom-dark: #000000;
JSON
{
"hex": "#23bc99",
"rgb": {
"r": 35,
"g": 188,
"b": 153
},
"hsl": {
"h": 166.275,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71181,
"c": 0.13093,
"h": 172.2
},
"luminance": 0.38624
}Semantic roles & 50–950 ramp
primary
#23BC99
secondary
#CC6F84
accent
#3C64EB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280