#98CBF2#98CBF2
#98CBF2 is a very light, moderate cyan. Relative luminance 0.558; OKLCH L 82.0% C 0.077 H 241.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBF2 |
|---|---|
| RGB | rgb(152, 203, 242) |
| HSL | hsl(206, 78%, 77%) |
| HSV | hsv(206, 37%, 95%) |
| CMYK | cmyk(37.2%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.50, -7.12, -24.50) |
| CIE-LCH | lch(79.50, 25.51, 253.79°) |
| OKLab | oklab(82.02% -0.0363 -0.0675) |
| OKLCH | oklch(82.02% 0.077 241.8) |
| XYZ | xyz(50.3266, 55.7953, 92.1049) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.75
Lightskyblue
#87CEFA
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 3.13
Sky
#82CAFC
ΔE00 3.30
Lightblue (survey)
#7BC8F6
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBF2 #F2BF98
analogous
#98F2EC #98CBF2 #989EF2
triadic
#98CBF2 #F298CB #CBF298
tetradic
#98CBF2 #EC98F2 #F2BF98 #9EF298
square
#98CBF2 #EC98F2 #F2BF98 #9EF298
split-complementary
#98CBF2 #F2989E #F2EC98
monochromatic
#2B94E4 #62B0EB #98CBF2 #CEE6F9 #E4F1FC
Accessibility & contrast
On white
1.73
#98CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#98CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBF2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBF2 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF4
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#79D5D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cbf2; /* rgb */ color: rgb(152, 203, 242); /* oklch */ color: oklch(82.0% 0.077 241.8);
Tailwind
colors: {
custom: {
50: '#b9daf6',
500: '#98cbf2',
950: '#000000',
},
}SCSS
$custom: #98cbf2; $custom-light: #b9daf6; $custom-dark: #000000;
JSON
{
"hex": "#98cbf2",
"rgb": {
"r": 152,
"g": 203,
"b": 242
},
"hsl": {
"h": 206,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.82022,
"c": 0.07667,
"h": 241.8
},
"luminance": 0.55798
}Semantic roles & 50–950 ramp
primary
#98CBF2
secondary
#D0905F
accent
#650CDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385