#28B0AB#28B0AB
#28B0AB is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.110 H 191.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #28B0AB |
|---|---|
| RGB | rgb(40, 176, 171) |
| HSL | hsl(178, 63%, 42%) |
| HSV | hsv(178, 77%, 69%) |
| CMYK | cmyk(77.3%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.31, -35.55, -7.58) |
| CIE-LCH | lch(65.31, 36.35, 192.04°) |
| OKLab | oklab(68.77% -0.1081 -0.0212) |
| OKLCH | oklch(68.77% 0.11 191.1) |
| XYZ | xyz(23.7476, 34.4391, 43.9160) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.28
Topaz
#13BBAF
ΔE00 3.89
Tealish
#24BCA8
ΔE00 6.03
Sea
#3C9992
ΔE00 7.14
Turquoise (survey)
#06C2AC
ΔE00 7.37
Blue Green
#0F9B8E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28B0AB #B0282D
analogous
#28B067 #28B0AB #2871B0
triadic
#28B0AB #AB28B0 #B0AB28
tetradic
#28B0AB #6728B0 #B0282D #71B028
square
#28B0AB #6728B0 #B0282D #71B028
split-complementary
#28B0AB #B02871 #B06728
monochromatic
#114C4A #1D7E7B #28B0AB #41D4CE #73DFDB
Accessibility & contrast
On white
2.66
#28B0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#28B0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #28B0AB
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28B0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##28B0AB | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #28b0ab; /* rgb */ color: rgb(40, 176, 171); /* oklch */ color: oklch(68.8% 0.110 191.1);
Tailwind
colors: {
custom: {
50: '#7bc8c4',
500: '#28b0ab',
950: '#000000',
},
}SCSS
$custom: #28b0ab; $custom-light: #7bc8c4; $custom-dark: #000000;
JSON
{
"hex": "#28b0ab",
"rgb": {
"r": 40,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.794,
"s": 62.963,
"l": 42.353
},
"oklch": {
"l": 0.68775,
"c": 0.11017,
"h": 191.1
},
"luminance": 0.34442
}Semantic roles & 50–950 ramp
primary
#28B0AB
secondary
#C66D71
accent
#4248E6
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281