#98CEDC#98CEDC
#98CEDC is a light, muted cyan. Relative luminance 0.560; OKLCH L 81.9% C 0.059 H 215.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEDC |
|---|---|
| RGB | rgb(152, 206, 220) |
| HSL | hsl(192, 49%, 73%) |
| HSV | hsv(192, 31%, 86%) |
| CMYK | cmyk(30.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.60, -14.10, -12.56) |
| CIE-LCH | lch(79.60, 18.88, 221.70°) |
| OKLab | oklab(81.87% -0.0481 -0.0343) |
| OKLCH | oklch(81.87% 0.059 215.5) |
| XYZ | xyz(47.9343, 55.9829, 75.9763) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 5.37
Ice Blue
#A5DFF9
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEDC #DCA698
analogous
#98DCC8 #98CEDC #98ACDC
triadic
#98CEDC #DC98CE #CEDC98
tetradic
#98CEDC #C898DC #DCA698 #ACDC98
square
#98CEDC #C898DC #DCA698 #ACDC98
split-complementary
#98CEDC #DC98AC #DCC898
monochromatic
#3FA1BA #6AB8CC #98CEDC #C6E4EC #E8F4F7
Accessibility & contrast
On white
1.72
#98CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#98CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEDC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEDC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#81D4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cedc; /* rgb */ color: rgb(152, 206, 220); /* oklch */ color: oklch(81.9% 0.059 215.5);
Tailwind
colors: {
custom: {
50: '#b8dde6',
500: '#98cedc',
950: '#000000',
},
}SCSS
$custom: #98cedc; $custom-light: #b8dde6; $custom-dark: #000000;
JSON
{
"hex": "#98cedc",
"rgb": {
"r": 152,
"g": 206,
"b": 220
},
"hsl": {
"h": 192.353,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.81872,
"c": 0.05907,
"h": 215.5
},
"luminance": 0.55985
}Semantic roles & 50–950 ramp
primary
#98CEDC
secondary
#B47564
accent
#4729BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484