#99FCFF#99FCFF
#99FCFF is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.1% C 0.093 H 198.2°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #99FCFF |
|---|---|
| RGB | rgb(153, 252, 255) |
| HSL | hsl(182, 100%, 80%) |
| HSV | hsv(182, 40%, 100%) |
| CMYK | cmyk(40%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(93.28, -28.29, -10.58) |
| CIE-LCH | lch(93.28, 30.21, 200.50°) |
| OKLab | oklab(93.14% -0.0887 -0.0291) |
| OKLCH | oklch(93.14% 0.093 198.2) |
| XYZ | xyz(65.9905, 83.6083, 107.2490) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.83
Robin'S Egg Blue
#98EFF9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Pale Cyan
#B7FFFA
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FCFF #FF9C99
analogous
#99FFCF #99FCFF #99C9FF
triadic
#99FCFF #FF99FC #FCFF99
tetradic
#99FCFF #CF99FF #FF9C99 #C9FF99
square
#99FCFF #CF99FF #FF9C99 #C9FF99
split-complementary
#99FCFF #FF99C9 #FFCF99
monochromatic
#1FF8FF #5CFAFF #99FCFF #D6FEFF #E0FEFF
Accessibility & contrast
On white
1.18
#99FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#99FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FCFF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FCFF | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#6BFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #99fcff; /* rgb */ color: rgb(153, 252, 255); /* oklch */ color: oklch(93.1% 0.093 198.2);
Tailwind
colors: {
custom: {
50: '#bcfdff',
500: '#99fcff',
950: '#000000',
},
}SCSS
$custom: #99fcff; $custom-light: #bcfdff; $custom-dark: #000000;
JSON
{
"hex": "#99fcff",
"rgb": {
"r": 153,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93139,
"c": 0.09335,
"h": 198.2
},
"luminance": 0.83613
}Semantic roles & 50–950 ramp
primary
#99FCFF
secondary
#E25E5A
accent
#0700E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121718
muted
#828586