#28C99C#28C99C
#28C99C is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.142 H 168.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #28C99C |
|---|---|
| RGB | rgb(40, 201, 156) |
| HSL | hsl(163, 67%, 47%) |
| HSV | hsv(163, 80%, 79%) |
| CMYK | cmyk(80.1%, 0%, 22.4%, 21.2%) |
| CIE-LAB | lab(72.64, -50.34, 11.29) |
| CIE-LCH | lch(72.64, 51.59, 167.36°) |
| OKLab | oklab(74.64% -0.1395 0.0288) |
| OKLCH | oklch(74.64% 0.142 168.3) |
| XYZ | xyz(27.7591, 44.6212, 38.5958) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.08
Greenblue
#23C48B
ΔE00 3.38
Eucalyptus
#44D7A8
ΔE00 3.70
Aquamarine (survey)
#04D8B2
ΔE00 4.55
Mediumaquamarine
#66CDAA
ΔE00 4.65
Greenish Teal
#32BF84
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28C99C #C92855
analogous
#28C94C #28C99C #28A5C9
triadic
#28C99C #9C28C9 #C99C28
tetradic
#28C99C #4C28C9 #C92855 #A5C928
square
#28C99C #4C28C9 #C92855 #A5C928
split-complementary
#28C99C #C928A5 #C94C28
monochromatic
#14634D #1E9674 #28C99C #52DDB6 #85E7CB
Accessibility & contrast
On white
2.12
#28C99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#28C99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #28C99C
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28C99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##28C99C | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #28c99c; /* rgb */ color: rgb(40, 201, 156); /* oklch */ color: oklch(74.6% 0.142 168.3);
Tailwind
colors: {
custom: {
50: '#7edab9',
500: '#28c99c',
950: '#000000',
},
}SCSS
$custom: #28c99c; $custom-light: #7edab9; $custom-dark: #000000;
JSON
{
"hex": "#28c99c",
"rgb": {
"r": 40,
"g": 201,
"b": 156
},
"hsl": {
"h": 163.23,
"s": 66.805,
"l": 47.255
},
"oklch": {
"l": 0.74642,
"c": 0.14248,
"h": 168.3
},
"luminance": 0.44625
}Semantic roles & 50–950 ramp
primary
#28C99C
secondary
#D07D94
accent
#3E6EEA
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380