#23BCA0#23BCA0
#23BCA0 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.127 H 176.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #23BCA0 |
|---|---|
| RGB | rgb(35, 188, 160) |
| HSL | hsl(169, 69%, 44%) |
| HSV | hsv(169, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.65, -44.43, 3.39) |
| CIE-LCH | lch(68.65, 44.56, 175.64°) |
| OKLab | oklab(71.38% -0.1264 0.0083) |
| OKLCH | oklch(71.38% 0.127 176.2) |
| XYZ | xyz(25.0182, 38.8587, 39.4328) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.55
Turquoise (survey)
#06C2AC
ΔE00 2.73
Greeny Blue
#42B395
ΔE00 3.22
Topaz
#13BBAF
ΔE00 5.30
Green Blue
#01C08D
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BCA0 #BC233F
analogous
#23BC54 #23BCA0 #238BBC
triadic
#23BCA0 #A023BC #BCA023
tetradic
#23BCA0 #5423BC #BC233F #8BBC23
square
#23BCA0 #5423BC #BC233F #8BBC23
split-complementary
#23BCA0 #BC238B #BC5423
monochromatic
#105548 #198874 #23BCA0 #41DCBF #74E5D0
Accessibility & contrast
On white
2.39
#23BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#23BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BCA0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BCA0 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A1A2A2
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bca0; /* rgb */ color: rgb(35, 188, 160); /* oklch */ color: oklch(71.4% 0.127 176.2);
Tailwind
colors: {
custom: {
50: '#7ad1bc',
500: '#23bca0',
950: '#000000',
},
}SCSS
$custom: #23bca0; $custom-light: #7ad1bc; $custom-dark: #000000;
JSON
{
"hex": "#23bca0",
"rgb": {
"r": 35,
"g": 188,
"b": 160
},
"hsl": {
"h": 169.02,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.7138,
"c": 0.12668,
"h": 176.2
},
"luminance": 0.38862
}Semantic roles & 50–950 ramp
primary
#23BCA0
secondary
#CC6F80
accent
#3C5CEB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281