#99E2FC#99E2FC
#99E2FC is a very light, moderate cyan. Relative luminance 0.682; OKLCH L 87.4% C 0.081 H 222.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #99E2FC |
|---|---|
| RGB | rgb(153, 226, 252) |
| HSL | hsl(196, 94%, 79%) |
| HSV | hsv(196, 39%, 99%) |
| CMYK | cmyk(39.3%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.10, -16.24, -19.78) |
| CIE-LCH | lch(86.10, 25.59, 230.61°) |
| OKLab | oklab(87.38% -0.0597 -0.0544) |
| OKLCH | oklch(87.38% 0.081 222.3) |
| XYZ | xyz(57.8978, 68.1895, 102.1876) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.52
Sky Blue
#87CEEB
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 5.49
Powder Blue
#B0E0E6
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E2FC #FCB399
analogous
#99FCE5 #99E2FC #99B1FC
triadic
#99E2FC #FC99E2 #E2FC99
tetradic
#99E2FC #E599FC #FCB399 #B1FC99
square
#99E2FC #E599FC #FCB399 #B1FC99
split-complementary
#99E2FC #FC99B1 #FCE599
monochromatic
#22C0F9 #5ED1FA #99E2FC #D4F3FE #E1F7FE
Accessibility & contrast
On white
1.43
#99E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#99E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E2FC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E2FC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#72EAEA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #99e2fc; /* rgb */ color: rgb(153, 226, 252); /* oklch */ color: oklch(87.4% 0.081 222.3);
Tailwind
colors: {
custom: {
50: '#bbebfd',
500: '#99e2fc',
950: '#000000',
},
}SCSS
$custom: #99e2fc; $custom-light: #bbebfd; $custom-dark: #000000;
JSON
{
"hex": "#99e2fc",
"rgb": {
"r": 153,
"g": 226,
"b": 252
},
"hsl": {
"h": 195.758,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.87377,
"c": 0.08074,
"h": 222.3
},
"luminance": 0.68193
}Semantic roles & 50–950 ramp
primary
#99E2FC
secondary
#DE7E5C
accent
#3C00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485