#99DECD#99DECD
#99DECD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.073 H 177.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #99DECD |
|---|---|
| RGB | rgb(153, 222, 205) |
| HSL | hsl(165, 51%, 74%) |
| HSV | hsv(165, 31%, 87%) |
| CMYK | cmyk(31.1%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(83.66, -25.22, 1.43) |
| CIE-LCH | lch(83.66, 25.26, 176.74°) |
| OKLab | oklab(84.99% -0.0733 0.0034) |
| OKLCH | oklch(84.99% 0.073 177.3) |
| XYZ | xyz(50.2738, 63.4199, 67.3380) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 5.72
Pale Teal
#82CBB2
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 6.59
Pale Aqua
#B8FFEB
ΔE00 7.21
Paleturquoise
#AFEEEE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DECD #DE99AA
analogous
#99DEAA #99DECD #99CCDE
triadic
#99DECD #CD99DE #DECD99
tetradic
#99DECD #AA99DE #DE99AA #CCDE99
square
#99DECD #AA99DE #DE99AA #CCDE99
split-complementary
#99DECD #DE99CC #DEAA99
monochromatic
#3EBF9F #6BCFB6 #99DECD #C7EDE4 #E8F8F4
Accessibility & contrast
On white
1.53
#99DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#99DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DECD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DECD | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#85E0D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #99decd; /* rgb */ color: rgb(153, 222, 205); /* oklch */ color: oklch(85.0% 0.073 177.3);
Tailwind
colors: {
custom: {
50: '#b9e8dc',
500: '#99decd',
950: '#000000',
},
}SCSS
$custom: #99decd; $custom-light: #b9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#99decd",
"rgb": {
"r": 153,
"g": 222,
"b": 205
},
"hsl": {
"h": 165.217,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.84987,
"c": 0.07341,
"h": 177.3
},
"luminance": 0.63423
}Semantic roles & 50–950 ramp
primary
#99DECD
secondary
#B66579
accent
#274CBE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484