#23BCA1#23BCA1
#23BCA1 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 176.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #23BCA1 |
|---|---|
| RGB | rgb(35, 188, 161) |
| HSL | hsl(169, 69%, 44%) |
| HSV | hsv(169, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(68.67, -44.16, 2.88) |
| CIE-LCH | lch(68.67, 44.26, 176.27°) |
| OKLab | oklab(71.41% -0.1259 0.0069) |
| OKLCH | oklch(71.41% 0.126 176.8) |
| XYZ | xyz(25.1060, 38.8938, 39.8954) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.25
Turquoise (survey)
#06C2AC
ΔE00 2.49
Greeny Blue
#42B395
ΔE00 3.35
Topaz
#13BBAF
ΔE00 4.99
Green Blue
#01C08D
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BCA1 #BC233E
analogous
#23BC54 #23BCA1 #238ABC
triadic
#23BCA1 #A123BC #BCA123
tetradic
#23BCA1 #5423BC #BC233E #8ABC23
square
#23BCA1 #5423BC #BC233E #8ABC23
split-complementary
#23BCA1 #BC238A #BC5423
monochromatic
#105549 #198875 #23BCA1 #41DCC0 #74E5D1
Accessibility & contrast
On white
2.39
#23BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#23BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BCA1
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BCA1 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A0
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bca1; /* rgb */ color: rgb(35, 188, 161); /* oklch */ color: oklch(71.4% 0.126 176.8);
Tailwind
colors: {
custom: {
50: '#7ad1bc',
500: '#23bca1',
950: '#000000',
},
}SCSS
$custom: #23bca1; $custom-light: #7ad1bc; $custom-dark: #000000;
JSON
{
"hex": "#23bca1",
"rgb": {
"r": 35,
"g": 188,
"b": 161
},
"hsl": {
"h": 169.412,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71409,
"c": 0.12613,
"h": 176.8
},
"luminance": 0.38897
}Semantic roles & 50–950 ramp
primary
#23BCA1
secondary
#CC6F7F
accent
#3C5BEB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281