#98C2ED#98C2ED
#98C2ED is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.9% C 0.076 H 249.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98C2ED |
|---|---|
| RGB | rgb(152, 194, 237) |
| HSL | hsl(210, 70%, 76%) |
| HSV | hsv(210, 36%, 93%) |
| CMYK | cmyk(35.9%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.90, -3.60, -25.78) |
| CIE-LCH | lch(76.90, 26.03, 262.05°) |
| OKLab | oklab(79.92% -0.0267 -0.0711) |
| OKLCH | oklch(79.92% 0.076 249.4) |
| XYZ | xyz(47.5219, 51.3710, 87.5159) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 4.12
Light Blue
#95D0FC
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C2ED #EDC398
analogous
#98EDED #98C2ED #9998ED
triadic
#98C2ED #ED98C2 #C2ED98
tetradic
#98C2ED #ED98ED #EDC398 #98ED99
square
#98C2ED #ED98ED #EDC398 #98ED99
split-complementary
#98C2ED #ED9998 #EDED98
monochromatic
#3084DB #64A3E4 #98C2ED #CCE1F6 #E5F0FA
Accessibility & contrast
On white
1.86
#98C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#98C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C2ED
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C2ED | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3EF
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#7CCCD0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98c2ed; /* rgb */ color: rgb(152, 194, 237); /* oklch */ color: oklch(79.9% 0.076 249.4);
Tailwind
colors: {
custom: {
50: '#b9d4f3',
500: '#98c2ed',
950: '#000000',
},
}SCSS
$custom: #98c2ed; $custom-light: #b9d4f3; $custom-dark: #000000;
JSON
{
"hex": "#98c2ed",
"rgb": {
"r": 152,
"g": 194,
"b": 237
},
"hsl": {
"h": 210.353,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.7992,
"c": 0.07599,
"h": 249.4
},
"luminance": 0.51373
}Semantic roles & 50–950 ramp
primary
#98C2ED
secondary
#C99560
accent
#7413D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385