#28ABA5#28ABA5
#28ABA5 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.108 H 190.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #28ABA5 |
|---|---|
| RGB | rgb(40, 171, 165) |
| HSL | hsl(177, 62%, 41%) |
| HSV | hsv(177, 77%, 67%) |
| CMYK | cmyk(76.6%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(63.58, -34.98, -6.80) |
| CIE-LCH | lch(63.58, 35.64, 191.00°) |
| OKLab | oklab(67.31% -0.1059 -0.019) |
| OKLCH | oklch(67.31% 0.108 190.2) |
| XYZ | xyz(22.2263, 32.2908, 40.6513) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.12
Topaz
#13BBAF
ΔE00 4.89
Sea
#3C9992
ΔE00 5.69
Blue Green
#0F9B8E
ΔE00 5.95
Tealish
#24BCA8
ΔE00 6.58
Dull Teal
#5F9E8F
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28ABA5 #AB282E
analogous
#28AB64 #28ABA5 #2870AB
triadic
#28ABA5 #A528AB #ABA528
tetradic
#28ABA5 #6428AB #AB282E #70AB28
square
#28ABA5 #6428AB #AB282E #70AB28
split-complementary
#28ABA5 #AB2870 #AB6428
monochromatic
#114845 #1C7975 #28ABA5 #3ED2CB #70DED8
Accessibility & contrast
On white
2.82
#28ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#28ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #28ABA5
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##28ABA5 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#8E94A6
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #28aba5; /* rgb */ color: rgb(40, 171, 165); /* oklch */ color: oklch(67.3% 0.108 190.2);
Tailwind
colors: {
custom: {
50: '#79c4bf',
500: '#28aba5',
950: '#000000',
},
}SCSS
$custom: #28aba5; $custom-light: #79c4bf; $custom-dark: #000000;
JSON
{
"hex": "#28aba5",
"rgb": {
"r": 40,
"g": 171,
"b": 165
},
"hsl": {
"h": 177.252,
"s": 62.085,
"l": 41.373
},
"oklch": {
"l": 0.6731,
"c": 0.10759,
"h": 190.2
},
"luminance": 0.32294
}Semantic roles & 50–950 ramp
primary
#28ABA5
secondary
#C46A6F
accent
#434AE5
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281