#99FAFE#99FAFE
#99FAFE is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.7% C 0.092 H 199.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #99FAFE |
|---|---|
| RGB | rgb(153, 250, 254) |
| HSL | hsl(182, 98%, 80%) |
| HSV | hsv(182, 40%, 100%) |
| CMYK | cmyk(39.8%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.70, -27.58, -10.92) |
| CIE-LCH | lch(92.70, 29.66, 201.60°) |
| OKLab | oklab(92.67% -0.0868 -0.03) |
| OKLCH | oklch(92.67% 0.092 199.1) |
| XYZ | xyz(65.2052, 82.2946, 106.1952) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.11
Robin'S Egg Blue
#98EFF9
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 3.62
Pale Cyan
#B7FFFA
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FAFE #FE9D99
analogous
#99FECF #99FAFE #99C8FE
triadic
#99FAFE #FE99FA #FAFE99
tetradic
#99FAFE #CF99FE #FE9D99 #C8FE99
square
#99FAFE #CF99FE #FE9D99 #C8FE99
split-complementary
#99FAFE #FE99C8 #FECF99
monochromatic
#20F4FD #5CF7FD #99FAFE #D6FDFF #E1FEFF
Accessibility & contrast
On white
1.20
#99FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#99FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FAFE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FAFE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#DCE4FF
Tritanopia (blue-blind)
#6CFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #99fafe; /* rgb */ color: rgb(153, 250, 254); /* oklch */ color: oklch(92.7% 0.092 199.1);
Tailwind
colors: {
custom: {
50: '#bcfcfe',
500: '#99fafe',
950: '#000000',
},
}SCSS
$custom: #99fafe; $custom-light: #bcfcfe; $custom-dark: #000000;
JSON
{
"hex": "#99fafe",
"rgb": {
"r": 153,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.376,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.92668,
"c": 0.09187,
"h": 199.1
},
"luminance": 0.82299
}Semantic roles & 50–950 ramp
primary
#99FAFE
secondary
#E0605B
accent
#0900E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585