#28B6BB#28B6BB
#28B6BB is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.8% C 0.113 H 198.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #28B6BB |
|---|---|
| RGB | rgb(40, 182, 187) |
| HSL | hsl(182, 65%, 45%) |
| HSV | hsv(182, 79%, 73%) |
| CMYK | cmyk(78.6%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.64, -33.61, -12.95) |
| CIE-LCH | lch(67.64, 36.02, 201.08°) |
| OKLab | oklab(70.84% -0.1069 -0.036) |
| OKLCH | oklch(70.84% 0.113 198.6) |
| XYZ | xyz(26.5686, 37.4915, 52.8404) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.06
Lightseagreen
#20B2AA
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 6.33
Topaz
#13BBAF
ΔE00 6.43
Mediumturquoise
#48D1CC
ΔE00 7.85
Cadetblue
#5F9EA0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28B6BB #BB2D28
analogous
#28BB77 #28B6BB #286DBB
triadic
#28B6BB #BB28B6 #B6BB28
tetradic
#28B6BB #7728BB #BB2D28 #6DBB28
square
#28B6BB #7728BB #BB2D28 #6DBB28
split-complementary
#28B6BB #BB286D #BB7728
monochromatic
#125456 #1D8589 #28B6BB #48D3D8 #7BDFE3
Accessibility & contrast
On white
2.47
#28B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#28B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #28B6BB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##28B6BB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #28b6bb; /* rgb */ color: rgb(40, 182, 187); /* oklch */ color: oklch(70.8% 0.113 198.6);
Tailwind
colors: {
custom: {
50: '#7dcccf',
500: '#28b6bb',
950: '#000000',
},
}SCSS
$custom: #28b6bb; $custom-light: #7dcccf; $custom-dark: #000000;
JSON
{
"hex": "#28b6bb",
"rgb": {
"r": 40,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.041,
"s": 64.758,
"l": 44.51
},
"oklch": {
"l": 0.70837,
"c": 0.11277,
"h": 198.6
},
"luminance": 0.37495
}Semantic roles & 50–950 ramp
primary
#28B6BB
secondary
#CB7774
accent
#4640E8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1313
muted
#7C8282