#99FFFA#99FFFA
#99FFFA is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.096 H 191.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFFA |
|---|---|
| RGB | rgb(153, 255, 250) |
| HSL | hsl(177, 100%, 80%) |
| HSV | hsv(177, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.96, -30.90, -6.98) |
| CIE-LCH | lch(93.96, 31.68, 192.73°) |
| OKLab | oklab(93.64% -0.0941 -0.0193) |
| OKLCH | oklch(93.64% 0.096 191.6) |
| XYZ | xyz(66.1456, 85.1896, 103.3816) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.46
Pale Cyan
#B7FFFA
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 5.92
Eggshell Blue
#C4FFF7
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.11
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFFA #FF999E
analogous
#99FFC7 #99FFFA #99D1FF
triadic
#99FFFA #FA99FF #FFFA99
tetradic
#99FFFA #C799FF #FF999E #D1FF99
square
#99FFFA #C799FF #FF999E #D1FF99
split-complementary
#99FFFA #FF99D1 #FFC799
monochromatic
#1FFFF4 #5CFFF7 #99FFFA #D6FFFD #E0FFFE
Accessibility & contrast
On white
1.16
#99FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#99FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFFA
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFFA | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#6DFFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #99fffa; /* rgb */ color: rgb(153, 255, 250); /* oklch */ color: oklch(93.6% 0.096 191.6);
Tailwind
colors: {
custom: {
50: '#bcfffb',
500: '#99fffa',
950: '#000000',
},
}SCSS
$custom: #99fffa; $custom-light: #bcfffb; $custom-dark: #000000;
JSON
{
"hex": "#99fffa",
"rgb": {
"r": 153,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93642,
"c": 0.09606,
"h": 191.6
},
"luminance": 0.85194
}Semantic roles & 50–950 ramp
primary
#99FFFA
secondary
#E25A61
accent
#000BE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685