#99DED1#99DED1
#99DED1 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.072 H 181.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #99DED1 |
|---|---|
| RGB | rgb(153, 222, 209) |
| HSL | hsl(169, 51%, 74%) |
| HSV | hsv(169, 31%, 87%) |
| CMYK | cmyk(31.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.77, -24.35, -0.53) |
| CIE-LCH | lch(83.77, 24.36, 181.26°) |
| OKLab | oklab(85.1% -0.0717 -0.0018) |
| OKLCH | oklch(85.1% 0.072 181.5) |
| XYZ | xyz(50.7628, 63.6155, 69.9135) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 6.65
Tiffany Blue
#7BF2DA
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DED1 #DE99A6
analogous
#99DEAE #99DED1 #99C8DE
triadic
#99DED1 #D199DE #DED199
tetradic
#99DED1 #AE99DE #DE99A6 #C8DE99
square
#99DED1 #AE99DE #DE99A6 #C8DE99
split-complementary
#99DED1 #DE99C8 #DEAE99
monochromatic
#3EBFA7 #6BCFBC #99DED1 #C7EDE6 #E8F8F5
Accessibility & contrast
On white
1.53
#99DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#99DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DED1
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DED1 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#84E0DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #99ded1; /* rgb */ color: rgb(153, 222, 209); /* oklch */ color: oklch(85.1% 0.072 181.5);
Tailwind
colors: {
custom: {
50: '#b9e8df',
500: '#99ded1',
950: '#000000',
},
}SCSS
$custom: #99ded1; $custom-light: #b9e8df; $custom-dark: #000000;
JSON
{
"hex": "#99ded1",
"rgb": {
"r": 153,
"g": 222,
"b": 209
},
"hsl": {
"h": 168.696,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.85103,
"c": 0.07169,
"h": 181.5
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#99DED1
secondary
#B66574
accent
#2744BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484