#99FCDF#99FCDF
#99FCDF is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.102 H 173.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #99FCDF |
|---|---|
| RGB | rgb(153, 252, 223) |
| HSL | hsl(162, 94%, 79%) |
| HSV | hsv(162, 39%, 99%) |
| CMYK | cmyk(39.3%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.45, -35.55, 4.77) |
| CIE-LCH | lch(92.45, 35.87, 172.36°) |
| OKLab | oklab(92.2% -0.1017 0.0121) |
| OKLCH | oklch(92.2% 0.102 173.2) |
| XYZ | xyz(61.2614, 81.7166, 82.3425) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Pale Turquoise
#A5FBD5
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.19
Pale Aqua
#B8FFEB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FCDF #FC99B6
analogous
#99FCAE #99FCDF #99E8FC
triadic
#99FCDF #DF99FC #FCDF99
tetradic
#99FCDF #AE99FC #FC99B6 #E8FC99
square
#99FCDF #AE99FC #FC99B6 #E8FC99
split-complementary
#99FCDF #FC99E8 #FCAE99
monochromatic
#22F9BA #5EFACC #99FCDF #D4FEF2 #E1FEF6
Accessibility & contrast
On white
1.21
#99FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#99FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FCDF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FCDF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#7AFEF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #99fcdf; /* rgb */ color: rgb(153, 252, 223); /* oklch */ color: oklch(92.2% 0.102 173.2);
Tailwind
colors: {
custom: {
50: '#bbfde9',
500: '#99fcdf',
950: '#000000',
},
}SCSS
$custom: #99fcdf; $custom-light: #bbfde9; $custom-dark: #000000;
JSON
{
"hex": "#99fcdf",
"rgb": {
"r": 153,
"g": 252,
"b": 223
},
"hsl": {
"h": 162.424,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.92196,
"c": 0.10246,
"h": 173.2
},
"luminance": 0.81721
}Semantic roles & 50–950 ramp
primary
#99FCDF
secondary
#DE5C82
accent
#0043E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684