#98BEDB#98BEDB
#98BEDB is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.058 H 241.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEDB |
|---|---|
| RGB | rgb(152, 190, 219) |
| HSL | hsl(206, 48%, 73%) |
| HSV | hsv(206, 31%, 86%) |
| CMYK | cmyk(30.6%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(75.21, -5.94, -18.63) |
| CIE-LCH | lch(75.21, 19.55, 252.32°) |
| OKLab | oklab(78.38% -0.0279 -0.051) |
| OKLCH | oklch(78.38% 0.058 241.4) |
| XYZ | xyz(44.1446, 48.6148, 74.0617) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.84
Cloudy Blue
#ACC2D9
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Blue
#95D0FC
ΔE00 5.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEDB #DBB598
analogous
#98DBD6 #98BEDB #989DDB
triadic
#98BEDB #DB98BE #BEDB98
tetradic
#98BEDB #D698DB #DBB598 #9DDB98
square
#98BEDB #D698DB #DBB598 #9DDB98
split-complementary
#98BEDB #DB989D #DBD698
monochromatic
#4084B8 #6BA1CB #98BEDB #C5DBEB #E8F1F7
Accessibility & contrast
On white
1.96
#98BEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#98BEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEDB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEDB | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#83C5C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bedb; /* rgb */ color: rgb(152, 190, 219); /* oklch */ color: oklch(78.4% 0.058 241.4);
Tailwind
colors: {
custom: {
50: '#b8d1e6',
500: '#98bedb',
950: '#000000',
},
}SCSS
$custom: #98bedb; $custom-light: #b8d1e6; $custom-dark: #000000;
JSON
{
"hex": "#98bedb",
"rgb": {
"r": 152,
"g": 190,
"b": 219
},
"hsl": {
"h": 205.97,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.78384,
"c": 0.05817,
"h": 241.4
},
"luminance": 0.48617
}Semantic roles & 50–950 ramp
primary
#98BEDB
secondary
#EEE4DD
accent
#692ABB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284