#98BFDE#98BFDE
#98BFDE is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.061 H 242.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFDE |
|---|---|
| RGB | rgb(152, 191, 222) |
| HSL | hsl(207, 51%, 73%) |
| HSV | hsv(207, 32%, 87%) |
| CMYK | cmyk(31.5%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(75.58, -5.74, -19.69) |
| CIE-LCH | lch(75.58, 20.51, 253.75°) |
| OKLab | oklab(78.71% -0.0281 -0.054) |
| OKLCH | oklch(78.71% 0.061 242.5) |
| XYZ | xyz(44.7605, 49.2089, 76.2329) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.36
Cloudy Blue
#ACC2D9
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 5.58
Sky
#82CAFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFDE #DEB798
analogous
#98DEDA #98BFDE #989CDE
triadic
#98BFDE #DE98BF #BFDE98
tetradic
#98BFDE #DA98DE #DEB798 #9CDE98
square
#98BFDE #DA98DE #DEB798 #9CDE98
split-complementary
#98BFDE #DE989C #DEDA98
monochromatic
#3D85BF #6AA2CF #98BFDE #C6DCED #E8F1F8
Accessibility & contrast
On white
1.94
#98BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#98BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFDE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFDE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE0
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#82C7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bfde; /* rgb */ color: rgb(152, 191, 222); /* oklch */ color: oklch(78.7% 0.061 242.5);
Tailwind
colors: {
custom: {
50: '#b8d2e8',
500: '#98bfde',
950: '#000000',
},
}SCSS
$custom: #98bfde; $custom-light: #b8d2e8; $custom-dark: #000000;
JSON
{
"hex": "#98bfde",
"rgb": {
"r": 152,
"g": 191,
"b": 222
},
"hsl": {
"h": 206.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.78708,
"c": 0.0609,
"h": 242.5
},
"luminance": 0.49211
}Semantic roles & 50–950 ramp
primary
#98BFDE
secondary
#EFE4DC
accent
#6A27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284