#99FFDD#99FFDD
#99FFDD is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.108 H 170.5°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFDD |
|---|---|
| RGB | rgb(153, 255, 221) |
| HSL | hsl(160, 100%, 80%) |
| HSV | hsv(160, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.24, -37.35, 6.94) |
| CIE-LCH | lch(93.24, 37.99, 169.48°) |
| OKLab | oklab(92.82% -0.1061 0.0177) |
| OKLCH | oklch(92.82% 0.108 170.5) |
| XYZ | xyz(61.9429, 83.5085, 81.2473) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.38
Pale Turquoise
#A5FBD5
ΔE00 2.57
Aquamarine
#7FFFD4
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFDD #FF99BB
analogous
#99FFAA #99FFDD #99EEFF
triadic
#99FFDD #DD99FF #FFDD99
tetradic
#99FFDD #AA99FF #FF99BB #EEFF99
square
#99FFDD #AA99FF #FF99BB #EEFF99
split-complementary
#99FFDD #FF99EE #FFAA99
monochromatic
#1FFFB4 #5CFFC9 #99FFDD #D6FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#99FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#99FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFDD
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFDD | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#7AFFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #99ffdd; /* rgb */ color: rgb(153, 255, 221); /* oklch */ color: oklch(92.8% 0.108 170.5);
Tailwind
colors: {
custom: {
50: '#bbffe7',
500: '#99ffdd',
950: '#000000',
},
}SCSS
$custom: #99ffdd; $custom-light: #bbffe7; $custom-dark: #000000;
JSON
{
"hex": "#99ffdd",
"rgb": {
"r": 153,
"g": 255,
"b": 221
},
"hsl": {
"h": 160,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92815,
"c": 0.10754,
"h": 170.5
},
"luminance": 0.83513
}Semantic roles & 50–950 ramp
primary
#99FFDD
secondary
#E25A87
accent
#004CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684