#98DCF2#98DCF2
#98DCF2 is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.7% C 0.075 H 220.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCF2 |
|---|---|
| RGB | rgb(152, 220, 242) |
| HSL | hsl(195, 78%, 77%) |
| HSV | hsv(195, 37%, 95%) |
| CMYK | cmyk(37.2%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(84.11, -15.94, -17.51) |
| CIE-LCH | lch(84.11, 23.68, 227.70°) |
| OKLab | oklab(85.67% -0.057 -0.0481) |
| OKLCH | oklch(85.67% 0.075 220.1) |
| XYZ | xyz(54.5636, 64.2693, 93.5173) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.93
Sky Blue
#87CEEB
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCF2 #F2AE98
analogous
#98F2DB #98DCF2 #98AFF2
triadic
#98DCF2 #F298DC #DCF298
tetradic
#98DCF2 #DB98F2 #F2AE98 #AFF298
square
#98DCF2 #DB98F2 #F2AE98 #AFF298
split-complementary
#98DCF2 #F298AF #F2DB98
monochromatic
#2BB7E4 #62CAEB #98DCF2 #CEEEF9 #E4F6FC
Accessibility & contrast
On white
1.52
#98DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#98DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCF2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCF2 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#76E4E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dcf2; /* rgb */ color: rgb(152, 220, 242); /* oklch */ color: oklch(85.7% 0.075 220.1);
Tailwind
colors: {
custom: {
50: '#b9e7f6',
500: '#98dcf2',
950: '#000000',
},
}SCSS
$custom: #98dcf2; $custom-light: #b9e7f6; $custom-dark: #000000;
JSON
{
"hex": "#98dcf2",
"rgb": {
"r": 152,
"g": 220,
"b": 242
},
"hsl": {
"h": 194.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.85673,
"c": 0.0746,
"h": 220.1
},
"luminance": 0.64273
}Semantic roles & 50–950 ramp
primary
#98DCF2
secondary
#D07A5F
accent
#3E0CDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485