#98DFF2#98DFF2
#98DFF2 is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.3% C 0.075 H 216.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFF2 |
|---|---|
| RGB | rgb(152, 223, 242) |
| HSL | hsl(193, 78%, 77%) |
| HSV | hsv(193, 37%, 95%) |
| CMYK | cmyk(37.2%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.92, -17.46, -16.28) |
| CIE-LCH | lch(84.92, 23.87, 223.01°) |
| OKLab | oklab(86.32% -0.0606 -0.0447) |
| OKLCH | oklch(86.32% 0.075 216.4) |
| XYZ | xyz(55.3580, 65.8581, 93.7821) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 4.90
Powder Blue
#B0E0E6
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Baby Blue
#89CFF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFF2 #F2AB98
analogous
#98F2D8 #98DFF2 #98B2F2
triadic
#98DFF2 #F298DF #DFF298
tetradic
#98DFF2 #D898F2 #F2AB98 #B2F298
square
#98DFF2 #D898F2 #F2AB98 #B2F298
split-complementary
#98DFF2 #F298B2 #F2D898
monochromatic
#2BBDE4 #62CEEB #98DFF2 #CEF0F9 #E4F7FC
Accessibility & contrast
On white
1.48
#98DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#98DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFF2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFF2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#75E6E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98dff2; /* rgb */ color: rgb(152, 223, 242); /* oklch */ color: oklch(86.3% 0.075 216.4);
Tailwind
colors: {
custom: {
50: '#b9e9f6',
500: '#98dff2',
950: '#000000',
},
}SCSS
$custom: #98dff2; $custom-light: #b9e9f6; $custom-dark: #000000;
JSON
{
"hex": "#98dff2",
"rgb": {
"r": 152,
"g": 223,
"b": 242
},
"hsl": {
"h": 192.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.86324,
"c": 0.07533,
"h": 216.4
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#98DFF2
secondary
#D0765F
accent
#370CDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485