#98C6F4#98C6F4
#98C6F4 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 81.0% C 0.082 H 248.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98C6F4 |
|---|---|
| RGB | rgb(152, 198, 244) |
| HSL | hsl(210, 81%, 78%) |
| HSV | hsv(210, 38%, 96%) |
| CMYK | cmyk(37.7%, 18.9%, 0%, 4.3%) |
| CIE-LAB | lab(78.22, -3.95, -27.51) |
| CIE-LCH | lch(78.22, 27.80, 261.83°) |
| OKLab | oklab(81.04% -0.0294 -0.0761) |
| OKLCH | oklch(81.04% 0.082 248.9) |
| XYZ | xyz(49.4669, 53.5925, 93.3083) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.32
Light Blue
#95D0FC
ΔE00 3.62
Carolina Blue
#8AB8FE
ΔE00 4.48
Sky
#82CAFC
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Sky Blue (survey)
#75BBFD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C6F4 #F4C698
analogous
#98F4F4 #98C6F4 #9898F4
triadic
#98C6F4 #F498C6 #C6F498
tetradic
#98C6F4 #F498F4 #F4C698 #98F498
square
#98C6F4 #F498F4 #F4C698 #98F498
split-complementary
#98C6F4 #F49898 #F4F498
monochromatic
#2989E8 #61A7EE #98C6F4 #CFE5FA #E3F0FC
Accessibility & contrast
On white
1.79
#98C6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#98C6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C6F4
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C6F4 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A9BDF3
Tritanopia (blue-blind)
#78D1D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98c6f4; /* rgb */ color: rgb(152, 198, 244); /* oklch */ color: oklch(81.0% 0.082 248.9);
Tailwind
colors: {
custom: {
50: '#b9d7f8',
500: '#98c6f4',
950: '#000000',
},
}SCSS
$custom: #98c6f4; $custom-light: #b9d7f8; $custom-dark: #000000;
JSON
{
"hex": "#98c6f4",
"rgb": {
"r": 152,
"g": 198,
"b": 244
},
"hsl": {
"h": 210,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.81041,
"c": 0.08154,
"h": 248.9
},
"luminance": 0.53595
}Semantic roles & 50–950 ramp
primary
#98C6F4
secondary
#D2985E
accent
#7308DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385