#99FFDC#99FFDC
#99FFDC is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.108 H 169.9°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFDC |
|---|---|
| RGB | rgb(153, 255, 220) |
| HSL | hsl(159, 100%, 80%) |
| HSV | hsv(159, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.21, -37.56, 7.42) |
| CIE-LCH | lch(93.21, 38.28, 168.83°) |
| OKLab | oklab(92.79% -0.1065 0.019) |
| OKLCH | oklch(92.79% 0.108 169.9) |
| XYZ | xyz(61.8101, 83.4554, 80.5477) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.37
Pale Turquoise
#A5FBD5
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 4.96
Light Aquamarine
#7BFDC7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFDC #FF99BC
analogous
#99FFA9 #99FFDC #99EFFF
triadic
#99FFDC #DC99FF #FFDC99
tetradic
#99FFDC #A999FF #FF99BC #EFFF99
square
#99FFDC #A999FF #FF99BC #EFFF99
split-complementary
#99FFDC #FF99EF #FFA999
monochromatic
#1FFFB2 #5CFFC7 #99FFDC #D6FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#99FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#99FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFDC
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFDC | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#7AFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #99ffdc; /* rgb */ color: rgb(153, 255, 220); /* oklch */ color: oklch(92.8% 0.108 169.9);
Tailwind
colors: {
custom: {
50: '#bbffe6',
500: '#99ffdc',
950: '#000000',
},
}SCSS
$custom: #99ffdc; $custom-light: #bbffe6; $custom-dark: #000000;
JSON
{
"hex": "#99ffdc",
"rgb": {
"r": 153,
"g": 255,
"b": 220
},
"hsl": {
"h": 159.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92789,
"c": 0.10816,
"h": 169.9
},
"luminance": 0.8346
}Semantic roles & 50–950 ramp
primary
#99FFDC
secondary
#E25A89
accent
#004FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684