#99EBFA#99EBFA
#99EBFA is a very light, moderate teal. Relative luminance 0.731; OKLCH L 89.3% C 0.082 H 210.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBFA |
|---|---|
| RGB | rgb(153, 235, 250) |
| HSL | hsl(189, 91%, 79%) |
| HSV | hsv(189, 39%, 98%) |
| CMYK | cmyk(38.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(88.49, -21.24, -15.13) |
| CIE-LCH | lch(88.49, 26.08, 215.47°) |
| OKLab | oklab(89.26% -0.071 -0.0415) |
| OKLCH | oklch(89.26% 0.082 210.3) |
| XYZ | xyz(60.0944, 73.0871, 101.3645) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.24
Robin Egg Blue
#8AF1FE
ΔE00 2.91
Robin'S Egg
#6DEDFD
ΔE00 4.58
Pale Sky Blue
#BDF6FE
ΔE00 4.97
Paleturquoise
#AFEEEE
ΔE00 5.67
Powder Blue
#B0E0E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBFA #FAA899
analogous
#99FAD9 #99EBFA #99BBFA
triadic
#99EBFA #FA99EB #EBFA99
tetradic
#99EBFA #D999FA #FAA899 #BBFA99
square
#99EBFA #D999FA #FAA899 #BBFA99
split-complementary
#99EBFA #FA99BB #FAD999
monochromatic
#24D4F4 #5FE0F7 #99EBFA #D3F6FD #E2F9FE
Accessibility & contrast
On white
1.34
#99EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#99EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBFA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBFA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#71F2EF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #99ebfa; /* rgb */ color: rgb(153, 235, 250); /* oklch */ color: oklch(89.3% 0.082 210.3);
Tailwind
colors: {
custom: {
50: '#bbf1fc',
500: '#99ebfa',
950: '#000000',
},
}SCSS
$custom: #99ebfa; $custom-light: #bbf1fc; $custom-dark: #000000;
JSON
{
"hex": "#99ebfa",
"rgb": {
"r": 153,
"g": 235,
"b": 250
},
"hsl": {
"h": 189.278,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.89259,
"c": 0.08229,
"h": 210.3
},
"luminance": 0.73091
}Semantic roles & 50–950 ramp
primary
#99EBFA
secondary
#DB705D
accent
#2300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121617
muted
#828585