#98BFEE#98BFEE
#98BFEE is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.079 H 253.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFEE |
|---|---|
| RGB | rgb(152, 191, 238) |
| HSL | hsl(213, 72%, 76%) |
| HSV | hsv(213, 36%, 93%) |
| CMYK | cmyk(36.1%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.14, -1.73, -27.49) |
| CIE-LCH | lch(76.14, 27.54, 266.41°) |
| OKLab | oklab(79.33% -0.0226 -0.076) |
| OKLCH | oklch(79.33% 0.079 253.4) |
| XYZ | xyz(47.0075, 50.1077, 88.0672) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.26
Pastel Blue
#A2BFFE
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Sky Blue (survey)
#75BBFD
ΔE00 5.63
Light Blue
#95D0FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFEE #EEC798
analogous
#98EAEE #98BFEE #9C98EE
triadic
#98BFEE #EE98BF #BFEE98
tetradic
#98BFEE #EE98EA #EEC798 #98EE9C
square
#98BFEE #EE98EA #EEC798 #98EE9C
split-complementary
#98BFEE #EE9C98 #EAEE98
monochromatic
#2F7EDD #639EE5 #98BFEE #CDE0F7 #E5EFFB
Accessibility & contrast
On white
1.91
#98BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#98BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFEE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFEE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#7CC9CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #98bfee; /* rgb */ color: rgb(152, 191, 238); /* oklch */ color: oklch(79.3% 0.079 253.4);
Tailwind
colors: {
custom: {
50: '#b9d2f3',
500: '#98bfee',
950: '#000000',
},
}SCSS
$custom: #98bfee; $custom-light: #b9d2f3; $custom-dark: #000000;
JSON
{
"hex": "#98bfee",
"rgb": {
"r": 152,
"g": 191,
"b": 238
},
"hsl": {
"h": 212.791,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.79328,
"c": 0.07927,
"h": 253.4
},
"luminance": 0.5011
}Semantic roles & 50–950 ramp
primary
#98BFEE
secondary
#CA9A60
accent
#7C12D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385