#98BFDB#98BFDB
#98BFDB is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.6% C 0.058 H 239.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFDB |
|---|---|
| RGB | rgb(152, 191, 219) |
| HSL | hsl(205, 48%, 73%) |
| HSV | hsv(205, 31%, 86%) |
| CMYK | cmyk(30.6%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(75.48, -6.47, -18.22) |
| CIE-LCH | lch(75.48, 19.34, 250.44°) |
| OKLab | oklab(78.6% -0.0292 -0.0499) |
| OKLCH | oklch(78.6% 0.058 239.7) |
| XYZ | xyz(44.3620, 49.0495, 74.1342) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.94
Cloudy Blue
#ACC2D9
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFDB #DBB498
analogous
#98DBD6 #98BFDB #989DDB
triadic
#98BFDB #DB98BF #BFDB98
tetradic
#98BFDB #D698DB #DBB498 #9DDB98
square
#98BFDB #D698DB #DBB498 #9DDB98
split-complementary
#98BFDB #DB989D #DBD698
monochromatic
#4086B8 #6BA3CB #98BFDB #C5DBEB #E8F1F7
Accessibility & contrast
On white
1.94
#98BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#98BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFDB
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFDB | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#83C6C8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bfdb; /* rgb */ color: rgb(152, 191, 219); /* oklch */ color: oklch(78.6% 0.058 239.7);
Tailwind
colors: {
custom: {
50: '#b8d2e6',
500: '#98bfdb',
950: '#000000',
},
}SCSS
$custom: #98bfdb; $custom-light: #b8d2e6; $custom-dark: #000000;
JSON
{
"hex": "#98bfdb",
"rgb": {
"r": 152,
"g": 191,
"b": 219
},
"hsl": {
"h": 205.075,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.78598,
"c": 0.05782,
"h": 239.7
},
"luminance": 0.49051
}Semantic roles & 50–950 ramp
primary
#98BFDB
secondary
#EEE4DD
accent
#672ABB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284