#98D2FF#98D2FF
#98D2FF is a very light, moderate cyan. Relative luminance 0.600; OKLCH L 84.0% C 0.087 H 242.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98D2FF |
|---|---|
| RGB | rgb(152, 210, 255) |
| HSL | hsl(206, 100%, 80%) |
| HSV | hsv(206, 40%, 100%) |
| CMYK | cmyk(40.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(81.83, -7.47, -27.86) |
| CIE-LCH | lch(81.83, 28.84, 255.00°) |
| OKLab | oklab(84.01% -0.0404 -0.0771) |
| OKLCH | oklch(84.01% 0.087 242.4) |
| XYZ | xyz(54.0395, 59.9853, 103.3192) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.65
Lightskyblue
#87CEFA
ΔE00 2.77
Baby Blue (survey)
#A2CFFE
ΔE00 3.03
Sky
#82CAFC
ΔE00 3.05
Lightblue (survey)
#7BC8F6
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D2FF #FFC598
analogous
#98FFF9 #98D2FF #989EFF
triadic
#98D2FF #FF98D2 #D2FF98
tetradic
#98D2FF #F998FF #FFC598 #9EFF98
square
#98D2FF #F998FF #FFC598 #9EFF98
split-complementary
#98D2FF #FF989E #FFF998
monochromatic
#1E9DFF #5BB7FF #98D2FF #D5EDFF #E0F2FF
Accessibility & contrast
On white
1.62
#98D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#98D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D2FF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D2FF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#B1C7FE
Tritanopia (blue-blind)
#71DDE1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #98d2ff; /* rgb */ color: rgb(152, 210, 255); /* oklch */ color: oklch(84.0% 0.087 242.4);
Tailwind
colors: {
custom: {
50: '#badfff',
500: '#98d2ff',
950: '#000000',
},
}SCSS
$custom: #98d2ff; $custom-light: #badfff; $custom-dark: #000000;
JSON
{
"hex": "#98d2ff",
"rgb": {
"r": 152,
"g": 210,
"b": 255
},
"hsl": {
"h": 206.214,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.84013,
"c": 0.08699,
"h": 242.4
},
"luminance": 0.59989
}Semantic roles & 50–950 ramp
primary
#98D2FF
secondary
#E29559
accent
#6400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486