#99DCD2#99DCD2
#99DCD2 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.069 H 184.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #99DCD2 |
|---|---|
| RGB | rgb(153, 220, 210) |
| HSL | hsl(171, 49%, 73%) |
| HSV | hsv(171, 30%, 86%) |
| CMYK | cmyk(30.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.24, -23.15, -1.84) |
| CIE-LCH | lch(83.24, 23.22, 184.54°) |
| OKLab | oklab(84.69% -0.0688 -0.0053) |
| OKLCH | oklch(84.69% 0.069 184.4) |
| XYZ | xyz(50.3590, 62.6091, 70.3915) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.02
Pale Teal
#82CBB2
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.39
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Tiffany Blue
#7BF2DA
ΔE00 7.92
Pale Cyan
#B7FFFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DCD2 #DC99A3
analogous
#99DCB0 #99DCD2 #99C4DC
triadic
#99DCD2 #D299DC #DCD299
tetradic
#99DCD2 #B099DC #DC99A3 #C4DC99
square
#99DCD2 #B099DC #DC99A3 #C4DC99
split-complementary
#99DCD2 #DC99C4 #DCB099
monochromatic
#40BBA8 #6BCCBE #99DCD2 #C7ECE6 #E8F7F5
Accessibility & contrast
On white
1.55
#99DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#99DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DCD2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DCD2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C9CCD3
Tritanopia (blue-blind)
#84DFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #99dcd2; /* rgb */ color: rgb(153, 220, 210); /* oklch */ color: oklch(84.7% 0.069 184.4);
Tailwind
colors: {
custom: {
50: '#b9e7df',
500: '#99dcd2',
950: '#000000',
},
}SCSS
$custom: #99dcd2; $custom-light: #b9e7df; $custom-dark: #000000;
JSON
{
"hex": "#99dcd2",
"rgb": {
"r": 153,
"g": 220,
"b": 210
},
"hsl": {
"h": 171.045,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.84688,
"c": 0.06897,
"h": 184.4
},
"luminance": 0.62612
}Semantic roles & 50–950 ramp
primary
#99DCD2
secondary
#B46571
accent
#293FBC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484