#98BFDD#98BFDD
#98BFDD is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.060 H 241.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFDD |
|---|---|
| RGB | rgb(152, 191, 221) |
| HSL | hsl(206, 50%, 73%) |
| HSV | hsv(206, 31%, 87%) |
| CMYK | cmyk(31.2%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(75.55, -5.99, -19.20) |
| CIE-LCH | lch(75.55, 20.11, 252.69°) |
| OKLab | oklab(78.67% -0.0285 -0.0527) |
| OKLCH | oklch(78.67% 0.06 241.6) |
| XYZ | xyz(44.6268, 49.1555, 75.5291) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.17
Cloudy Blue
#ACC2D9
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 5.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Lightskyblue
#87CEFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFDD #DDB698
analogous
#98DDD8 #98BFDD #989CDD
triadic
#98BFDD #DD98BF #BFDD98
tetradic
#98BFDD #D898DD #DDB698 #9CDD98
square
#98BFDD #D898DD #DDB698 #9CDD98
split-complementary
#98BFDD #DD989C #DDD898
monochromatic
#3E86BC #6AA2CE #98BFDD #C6DCEC #E8F1F7
Accessibility & contrast
On white
1.94
#98BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#98BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFDD
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFDD | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDF
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#82C6C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bfdd; /* rgb */ color: rgb(152, 191, 221); /* oklch */ color: oklch(78.7% 0.060 241.6);
Tailwind
colors: {
custom: {
50: '#b8d2e7',
500: '#98bfdd',
950: '#000000',
},
}SCSS
$custom: #98bfdd; $custom-light: #b8d2e7; $custom-dark: #000000;
JSON
{
"hex": "#98bfdd",
"rgb": {
"r": 152,
"g": 191,
"b": 221
},
"hsl": {
"h": 206.087,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.78671,
"c": 0.05986,
"h": 241.6
},
"luminance": 0.49157
}Semantic roles & 50–950 ramp
primary
#98BFDD
secondary
#EEE4DD
accent
#6928BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284