#98CBDF#98CBDF
#98CBDF is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.3% C 0.060 H 224.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBDF |
|---|---|
| RGB | rgb(152, 203, 223) |
| HSL | hsl(197, 53%, 74%) |
| HSV | hsv(197, 32%, 87%) |
| CMYK | cmyk(31.8%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(78.88, -11.83, -15.26) |
| CIE-LCH | lch(78.88, 19.31, 232.22°) |
| OKLab | oklab(81.32% -0.0431 -0.0417) |
| OKLCH | oklch(81.32% 0.06 224.1) |
| XYZ | xyz(47.6198, 54.7126, 77.8492) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.39
Lightblue
#ADD8E6
ΔE00 4.07
Baby Blue
#89CFF0
ΔE00 4.09
Ice Blue
#A5DFF9
ΔE00 5.02
Light Grey Blue
#9DBCD4
ΔE00 6.63
Lightskyblue
#87CEFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBDF #DFAC98
analogous
#98DFCF #98CBDF #98A7DF
triadic
#98CBDF #DF98CB #CBDF98
tetradic
#98CBDF #CF98DF #DFAC98 #A7DF98
square
#98CBDF #CF98DF #DFAC98 #A7DF98
split-complementary
#98CBDF #DF98A7 #DFCF98
monochromatic
#3C9BC1 #69B3D0 #98CBDF #C7E3EE #E8F3F8
Accessibility & contrast
On white
1.76
#98CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#98CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBDF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBDF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#80D1D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cbdf; /* rgb */ color: rgb(152, 203, 223); /* oklch */ color: oklch(81.3% 0.060 224.1);
Tailwind
colors: {
custom: {
50: '#b8dae9',
500: '#98cbdf',
950: '#000000',
},
}SCSS
$custom: #98cbdf; $custom-light: #b8dae9; $custom-dark: #000000;
JSON
{
"hex": "#98cbdf",
"rgb": {
"r": 152,
"g": 203,
"b": 223
},
"hsl": {
"h": 196.901,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.81324,
"c": 0.06003,
"h": 224.1
},
"luminance": 0.54715
}Semantic roles & 50–950 ramp
primary
#98CBDF
secondary
#B77B64
accent
#5125C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484