#98BEEF#98BEEF
#98BEEF is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.2% C 0.081 H 255.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEEF |
|---|---|
| RGB | rgb(152, 190, 239) |
| HSL | hsl(214, 73%, 77%) |
| HSV | hsv(214, 36%, 94%) |
| CMYK | cmyk(36.4%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.90, -0.93, -28.38) |
| CIE-LCH | lch(75.90, 28.40, 268.13°) |
| OKLab | oklab(79.16% -0.021 -0.0785) |
| OKLCH | oklch(79.16% 0.081 255) |
| XYZ | xyz(46.9375, 49.7320, 88.7707) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Pastel Blue
#A2BFFE
ΔE00 3.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Powder Blue (survey)
#B1D1FC
ΔE00 5.15
Sky Blue (survey)
#75BBFD
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEEF #EFC998
analogous
#98EAEF #98BEEF #9E98EF
triadic
#98BEEF #EF98BE #BEEF98
tetradic
#98BEEF #EF98EA #EFC998 #98EF9E
square
#98BEEF #EF98EA #EFC998 #98EF9E
split-complementary
#98BEEF #EF9E98 #EAEF98
monochromatic
#2E7BDF #639DE7 #98BEEF #CDDFF7 #E5EEFB
Accessibility & contrast
On white
1.92
#98BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#98BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEEF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEEF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#7CC9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #98beef; /* rgb */ color: rgb(152, 190, 239); /* oklch */ color: oklch(79.2% 0.081 255.0);
Tailwind
colors: {
custom: {
50: '#b9d1f4',
500: '#98beef',
950: '#000000',
},
}SCSS
$custom: #98beef; $custom-light: #b9d1f4; $custom-dark: #000000;
JSON
{
"hex": "#98beef",
"rgb": {
"r": 152,
"g": 190,
"b": 239
},
"hsl": {
"h": 213.793,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79159,
"c": 0.08127,
"h": 255
},
"luminance": 0.49734
}Semantic roles & 50–950 ramp
primary
#98BEEF
secondary
#F3E7D8
accent
#7F10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121417
muted
#818285