#98BECC#98BECC
#98BECC is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.045 H 222.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98BECC |
|---|---|
| RGB | rgb(152, 190, 204) |
| HSL | hsl(196, 34%, 70%) |
| HSV | hsv(196, 25%, 80%) |
| CMYK | cmyk(25.5%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(74.74, -9.49, -11.20) |
| CIE-LCH | lch(74.74, 14.68, 229.73°) |
| OKLab | oklab(77.85% -0.0335 -0.0305) |
| OKLCH | oklch(77.85% 0.045 222.3) |
| XYZ | xyz(42.2582, 47.8603, 64.1264) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.89
Baby Blue
#89CFF0
ΔE00 7.52
Cloudy Blue
#ACC2D9
ΔE00 7.64
Bluegrey
#85A3B2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BECC #CCA698
analogous
#98CCC0 #98BECC #98A4CC
triadic
#98BECC #CC98BE #BECC98
tetradic
#98BECC #C098CC #CCA698 #A4CC98
square
#98BECC #C098CC #CCA698 #A4CC98
split-complementary
#98BECC #CC98A4 #CCC098
monochromatic
#4D879C #6FA4B8 #98BECC #C1D8E0 #EAF2F5
Accessibility & contrast
On white
1.99
#98BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#98BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BECC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BECC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#AEB5CC
Tritanopia (blue-blind)
#88C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98becc; /* rgb */ color: rgb(152, 190, 204); /* oklch */ color: oklch(77.9% 0.045 222.3);
Tailwind
colors: {
custom: {
50: '#b7d1db',
500: '#98becc',
950: '#000000',
},
}SCSS
$custom: #98becc; $custom-light: #b7d1db; $custom-dark: #000000;
JSON
{
"hex": "#98becc",
"rgb": {
"r": 152,
"g": 190,
"b": 204
},
"hsl": {
"h": 196.154,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.77852,
"c": 0.0453,
"h": 222.3
},
"luminance": 0.47862
}Semantic roles & 50–950 ramp
primary
#98BECC
secondary
#E7DDD9
accent
#5839AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283