#98DFEF#98DFEF
#98DFEF is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.2% C 0.074 H 213.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFEF |
|---|---|
| RGB | rgb(152, 223, 239) |
| HSL | hsl(191, 73%, 77%) |
| HSV | hsv(191, 36%, 94%) |
| CMYK | cmyk(36.4%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.83, -18.19, -14.84) |
| CIE-LCH | lch(84.83, 23.47, 219.20°) |
| OKLab | oklab(86.22% -0.0618 -0.0407) |
| OKLCH | oklch(86.22% 0.074 213.4) |
| XYZ | xyz(54.9112, 65.6794, 91.4285) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Ice Blue
#A5DFF9
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFEF #EFA898
analogous
#98EFD3 #98DFEF #98B4EF
triadic
#98DFEF #EF98DF #DFEF98
tetradic
#98DFEF #D398EF #EFA898 #B4EF98
square
#98DFEF #D398EF #EFA898 #B4EF98
split-complementary
#98DFEF #EF98B4 #EFD398
monochromatic
#2EBEDF #63CFE7 #98DFEF #CDEFF7 #E5F7FB
Accessibility & contrast
On white
1.49
#98DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#98DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFEF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFEF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#77E6E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98dfef; /* rgb */ color: rgb(152, 223, 239); /* oklch */ color: oklch(86.2% 0.074 213.4);
Tailwind
colors: {
custom: {
50: '#b9e9f4',
500: '#98dfef',
950: '#000000',
},
}SCSS
$custom: #98dfef; $custom-light: #b9e9f4; $custom-dark: #000000;
JSON
{
"hex": "#98dfef",
"rgb": {
"r": 152,
"g": 223,
"b": 239
},
"hsl": {
"h": 191.034,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.86221,
"c": 0.07398,
"h": 213.4
},
"luminance": 0.65683
}Semantic roles & 50–950 ramp
primary
#98DFEF
secondary
#CC7460
accent
#3510D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485