#99FFFC#99FFFC
#99FFFC is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.096 H 193.2°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFFC |
|---|---|
| RGB | rgb(153, 255, 252) |
| HSL | hsl(178, 100%, 80%) |
| HSV | hsv(178, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.02, -30.43, -7.93) |
| CIE-LCH | lch(94.02, 31.44, 194.61°) |
| OKLab | oklab(93.7% -0.0933 -0.0219) |
| OKLCH | oklch(93.7% 0.096 193.2) |
| XYZ | xyz(66.4609, 85.3157, 105.0420) |
| Luminance | 0.8532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.28
Pale Cyan
#B7FFFA
ΔE00 3.84
Bright Cyan
#41FDFE
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Eggshell Blue
#C4FFF7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFFC #FF999C
analogous
#99FFC9 #99FFFC #99CFFF
triadic
#99FFFC #FC99FF #FFFC99
tetradic
#99FFFC #C999FF #FF999C #CFFF99
square
#99FFFC #C999FF #FF999C #CFFF99
split-complementary
#99FFFC #FF99CF #FFC999
monochromatic
#1FFFF8 #5CFFFA #99FFFC #D6FFFE #E0FFFE
Accessibility & contrast
On white
1.16
#99FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#99FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFFC
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFFC | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#6CFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #99fffc; /* rgb */ color: rgb(153, 255, 252); /* oklch */ color: oklch(93.7% 0.096 193.2);
Tailwind
colors: {
custom: {
50: '#bcfffd',
500: '#99fffc',
950: '#000000',
},
}SCSS
$custom: #99fffc; $custom-light: #bcfffd; $custom-dark: #000000;
JSON
{
"hex": "#99fffc",
"rgb": {
"r": 153,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93704,
"c": 0.09584,
"h": 193.2
},
"luminance": 0.85321
}Semantic roles & 50–950 ramp
primary
#99FFFC
secondary
#E25A5E
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685