#99DCC2#99DCC2
#99DCC2 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.077 H 168.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #99DCC2 |
|---|---|
| RGB | rgb(153, 220, 194) |
| HSL | hsl(157, 49%, 73%) |
| HSV | hsv(157, 30%, 86%) |
| CMYK | cmyk(30.5%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(82.83, -26.56, 6.06) |
| CIE-LCH | lch(82.83, 27.24, 167.15°) |
| OKLab | oklab(84.23% -0.0755 0.0156) |
| OKLCH | oklch(84.23% 0.077 168.3) |
| XYZ | xyz(48.4644, 61.8513, 60.4133) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.37
Pale Teal
#82CBB2
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 6.96
Mint
#AAF0C1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DCC2 #DC99B3
analogous
#99DCA0 #99DCC2 #99D5DC
triadic
#99DCC2 #C299DC #DCC299
tetradic
#99DCC2 #A099DC #DC99B3 #D5DC99
square
#99DCC2 #A099DC #DC99B3 #D5DC99
split-complementary
#99DCC2 #DC99D5 #DCA099
monochromatic
#40BB8B #6BCCA7 #99DCC2 #C7ECDD #E8F7F1
Accessibility & contrast
On white
1.57
#99DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#99DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DCC2
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DCC2 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#89DDD4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #99dcc2; /* rgb */ color: rgb(153, 220, 194); /* oklch */ color: oklch(84.2% 0.077 168.3);
Tailwind
colors: {
custom: {
50: '#b9e7d4',
500: '#99dcc2',
950: '#000000',
},
}SCSS
$custom: #99dcc2; $custom-light: #b9e7d4; $custom-dark: #000000;
JSON
{
"hex": "#99dcc2",
"rgb": {
"r": 153,
"g": 220,
"b": 194
},
"hsl": {
"h": 156.716,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.84233,
"c": 0.07705,
"h": 168.3
},
"luminance": 0.61854
}Semantic roles & 50–950 ramp
primary
#99DCC2
secondary
#B46584
accent
#2962BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483