#28ABA3#28ABA3
#28ABA3 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.108 H 188.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #28ABA3 |
|---|---|
| RGB | rgb(40, 171, 163) |
| HSL | hsl(176, 62%, 41%) |
| HSV | hsv(176, 77%, 67%) |
| CMYK | cmyk(76.6%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.52, -35.56, -5.77) |
| CIE-LCH | lch(63.52, 36.03, 189.22°) |
| OKLab | oklab(67.24% -0.1068 -0.0162) |
| OKLCH | oklch(67.24% 0.108 188.6) |
| XYZ | xyz(22.0457, 32.2186, 39.7001) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 4.64
Blue Green
#0F9B8E
ΔE00 5.59
Sea
#3C9992
ΔE00 5.66
Tealish
#24BCA8
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28ABA3 #AB2830
analogous
#28AB62 #28ABA3 #2872AB
triadic
#28ABA3 #A328AB #ABA328
tetradic
#28ABA3 #6228AB #AB2830 #72AB28
square
#28ABA3 #6228AB #AB2830 #72AB28
split-complementary
#28ABA3 #AB2872 #AB6228
monochromatic
#114844 #1C7974 #28ABA3 #3ED2C9 #70DED7
Accessibility & contrast
On white
2.82
#28ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#28ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #28ABA3
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##28ABA3 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A3
Deuteranopia (green-blind)
#8F94A4
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #28aba3; /* rgb */ color: rgb(40, 171, 163); /* oklch */ color: oklch(67.2% 0.108 188.6);
Tailwind
colors: {
custom: {
50: '#79c4be',
500: '#28aba3',
950: '#000000',
},
}SCSS
$custom: #28aba3; $custom-light: #79c4be; $custom-dark: #000000;
JSON
{
"hex": "#28aba3",
"rgb": {
"r": 40,
"g": 171,
"b": 163
},
"hsl": {
"h": 176.336,
"s": 62.085,
"l": 41.373
},
"oklch": {
"l": 0.67242,
"c": 0.10803,
"h": 188.6
},
"luminance": 0.32221
}Semantic roles & 50–950 ramp
primary
#28ABA3
secondary
#C46A70
accent
#434DE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281