#98CFDC#98CFDC
#98CFDC is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.1% C 0.059 H 213.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFDC |
|---|---|
| RGB | rgb(152, 207, 220) |
| HSL | hsl(191, 49%, 73%) |
| HSV | hsv(191, 31%, 86%) |
| CMYK | cmyk(30.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.88, -14.61, -12.15) |
| CIE-LCH | lch(79.88, 19.00, 219.74°) |
| OKLab | oklab(82.09% -0.0493 -0.0332) |
| OKLCH | oklch(82.09% 0.059 213.9) |
| XYZ | xyz(48.1758, 56.4659, 76.0568) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 5.01
Sky Blue
#87CEEB
ΔE00 5.21
Ice Blue
#A5DFF9
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFDC #DCA598
analogous
#98DCC7 #98CFDC #98ADDC
triadic
#98CFDC #DC98CF #CFDC98
tetradic
#98CFDC #C798DC #DCA598 #ADDC98
square
#98CFDC #C798DC #DCA598 #ADDC98
split-complementary
#98CFDC #DC98AD #DCC798
monochromatic
#3FA3BA #6ABACC #98CFDC #C6E4EC #E8F4F7
Accessibility & contrast
On white
1.71
#98CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#98CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFDC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFDC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#81D4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cfdc; /* rgb */ color: rgb(152, 207, 220); /* oklch */ color: oklch(82.1% 0.059 213.9);
Tailwind
colors: {
custom: {
50: '#b8dde6',
500: '#98cfdc',
950: '#000000',
},
}SCSS
$custom: #98cfdc; $custom-light: #b8dde6; $custom-dark: #000000;
JSON
{
"hex": "#98cfdc",
"rgb": {
"r": 152,
"g": 207,
"b": 220
},
"hsl": {
"h": 191.471,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.8209,
"c": 0.05946,
"h": 213.9
},
"luminance": 0.56468
}Semantic roles & 50–950 ramp
primary
#98CFDC
secondary
#B47464
accent
#4529BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484