#98BFDF#98BFDF
#98BFDF is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.7% C 0.062 H 243.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFDF |
|---|---|
| RGB | rgb(152, 191, 223) |
| HSL | hsl(207, 53%, 74%) |
| HSV | hsv(207, 32%, 87%) |
| CMYK | cmyk(31.8%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.61, -5.50, -20.18) |
| CIE-LCH | lch(75.61, 20.92, 254.77°) |
| OKLab | oklab(78.75% -0.0278 -0.0554) |
| OKLCH | oklch(78.75% 0.062 243.4) |
| XYZ | xyz(44.8949, 49.2627, 76.9408) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.58
Cloudy Blue
#ACC2D9
ΔE00 4.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Blue
#95D0FC
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 5.51
Sky
#82CAFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFDF #DFB898
analogous
#98DFDB #98BFDF #989BDF
triadic
#98BFDF #DF98BF #BFDF98
tetradic
#98BFDF #DB98DF #DFB898 #9BDF98
square
#98BFDF #DB98DF #DFB898 #9BDF98
split-complementary
#98BFDF #DF989B #DFDB98
monochromatic
#3C85C1 #69A2D0 #98BFDF #C7DCEE #E8F0F8
Accessibility & contrast
On white
1.93
#98BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#98BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFDF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFDF | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#82C7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bfdf; /* rgb */ color: rgb(152, 191, 223); /* oklch */ color: oklch(78.7% 0.062 243.4);
Tailwind
colors: {
custom: {
50: '#b8d2e9',
500: '#98bfdf',
950: '#000000',
},
}SCSS
$custom: #98bfdf; $custom-light: #b8d2e9; $custom-dark: #000000;
JSON
{
"hex": "#98bfdf",
"rgb": {
"r": 152,
"g": 191,
"b": 223
},
"hsl": {
"h": 207.042,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.78746,
"c": 0.06197,
"h": 243.4
},
"luminance": 0.49265
}Semantic roles & 50–950 ramp
primary
#98BFDF
secondary
#EFE5DC
accent
#6B25C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284