#23B4BB#23B4BB
#23B4BB is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.113 H 200.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #23B4BB |
|---|---|
| RGB | rgb(35, 180, 187) |
| HSL | hsl(183, 68%, 44%) |
| HSV | hsv(183, 81%, 73%) |
| CMYK | cmyk(81.3%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(66.96, -33.11, -13.98) |
| CIE-LCH | lch(66.96, 35.94, 202.90°) |
| OKLab | oklab(70.26% -0.1064 -0.0389) |
| OKLCH | oklch(70.26% 0.113 200.1) |
| XYZ | xyz(25.9799, 36.5844, 52.6963) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.99
Topaz
#13BBAF
ΔE00 7.23
Cadetblue
#5F9EA0
ΔE00 8.29
Mediumturquoise
#48D1CC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23B4BB #BB2A23
analogous
#23BB76 #23B4BB #2368BB
triadic
#23B4BB #BB23B4 #B4BB23
tetradic
#23B4BB #7623BB #BB2A23 #68BB23
square
#23B4BB #7623BB #BB2A23 #68BB23
split-complementary
#23B4BB #BB2368 #BB7623
monochromatic
#105154 #198287 #23B4BB #40D4DB #74E0E5
Accessibility & contrast
On white
2.52
#23B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#23B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23B4BB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23B4BB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #23b4bb; /* rgb */ color: rgb(35, 180, 187); /* oklch */ color: oklch(70.3% 0.113 200.1);
Tailwind
colors: {
custom: {
50: '#7ccbcf',
500: '#23b4bb',
950: '#000000',
},
}SCSS
$custom: #23b4bb; $custom-light: #7ccbcf; $custom-dark: #000000;
JSON
{
"hex": "#23b4bb",
"rgb": {
"r": 35,
"g": 180,
"b": 187
},
"hsl": {
"h": 182.763,
"s": 68.468,
"l": 43.529
},
"oklch": {
"l": 0.70264,
"c": 0.11327,
"h": 200.1
},
"luminance": 0.36588
}Semantic roles & 50–950 ramp
primary
#23B4BB
secondary
#CC726E
accent
#453CEB
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1313
muted
#7C8282