#98CFEB#98CFEB
#98CFEB is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.6% C 0.069 H 230.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFEB |
|---|---|
| RGB | rgb(152, 207, 235) |
| HSL | hsl(200, 67%, 76%) |
| HSV | hsv(200, 35%, 92%) |
| CMYK | cmyk(35.3%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.35, -10.98, -19.47) |
| CIE-LCH | lch(80.35, 22.35, 240.58°) |
| OKLab | oklab(82.62% -0.0437 -0.0535) |
| OKLCH | oklch(82.62% 0.069 230.7) |
| XYZ | xyz(50.2522, 57.2964, 86.9926) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.26
Sky Blue
#87CEEB
ΔE00 2.68
Ice Blue
#A5DFF9
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFEB #EBB498
analogous
#98EBDD #98CFEB #98A5EB
triadic
#98CFEB #EB98CF #CFEB98
tetradic
#98CFEB #DD98EB #EBB498 #A5EB98
square
#98CFEB #DD98EB #EBB498 #A5EB98
split-complementary
#98CFEB #EB98A5 #EBDD98
monochromatic
#329FD7 #65B7E1 #98CFEB #CBE7F5 #E5F3FA
Accessibility & contrast
On white
1.69
#98CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#98CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFEB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFEB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#7BD7D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #98cfeb; /* rgb */ color: rgb(152, 207, 235); /* oklch */ color: oklch(82.6% 0.069 230.7);
Tailwind
colors: {
custom: {
50: '#b9ddf1',
500: '#98cfeb',
950: '#000000',
},
}SCSS
$custom: #98cfeb; $custom-light: #b9ddf1; $custom-dark: #000000;
JSON
{
"hex": "#98cfeb",
"rgb": {
"r": 152,
"g": 207,
"b": 235
},
"hsl": {
"h": 200.241,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.82616,
"c": 0.06907,
"h": 230.7
},
"luminance": 0.57299
}Semantic roles & 50–950 ramp
primary
#98CFEB
secondary
#C68361
accent
#5516CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485