#98DDF8#98DDF8
#98DDF8 is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.1% C 0.079 H 224.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDF8 |
|---|---|
| RGB | rgb(152, 221, 248) |
| HSL | hsl(197, 87%, 78%) |
| HSV | hsv(197, 39%, 97%) |
| CMYK | cmyk(38.7%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(84.57, -14.96, -19.99) |
| CIE-LCH | lch(84.57, 24.97, 233.20°) |
| OKLab | oklab(86.1% -0.056 -0.055) |
| OKLCH | oklch(86.1% 0.079 224.5) |
| XYZ | xyz(55.7428, 65.1621, 98.4290) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.92
Sky Blue
#87CEEB
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 3.83
Lightblue
#ADD8E6
ΔE00 5.07
Lightskyblue
#87CEFA
ΔE00 6.13
Light Blue
#95D0FC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDF8 #F8B398
analogous
#98F8E3 #98DDF8 #98ADF8
triadic
#98DDF8 #F898DD #DDF898
tetradic
#98DDF8 #E398F8 #F8B398 #ADF898
square
#98DDF8 #E398F8 #F8B398 #ADF898
split-complementary
#98DDF8 #F898AD #F8E398
monochromatic
#25B7F0 #5FCAF4 #98DDF8 #D1F0FC #E2F6FD
Accessibility & contrast
On white
1.50
#98DDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#98DDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDF8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDF8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAF9
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#73E5E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98ddf8; /* rgb */ color: rgb(152, 221, 248); /* oklch */ color: oklch(86.1% 0.079 224.5);
Tailwind
colors: {
custom: {
50: '#bae7fa',
500: '#98ddf8',
950: '#000000',
},
}SCSS
$custom: #98ddf8; $custom-light: #bae7fa; $custom-dark: #000000;
JSON
{
"hex": "#98ddf8",
"rgb": {
"r": 152,
"g": 221,
"b": 248
},
"hsl": {
"h": 196.875,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.86103,
"c": 0.0785,
"h": 224.5
},
"luminance": 0.65166
}Semantic roles & 50–950 ramp
primary
#98DDF8
secondary
#D87F5C
accent
#4102E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485