#98CEDD#98CEDD
#98CEDD is a light, muted cyan. Relative luminance 0.560; OKLCH L 81.9% C 0.060 H 216.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEDD |
|---|---|
| RGB | rgb(152, 206, 221) |
| HSL | hsl(193, 50%, 73%) |
| HSV | hsv(193, 31%, 87%) |
| CMYK | cmyk(31.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.63, -13.86, -13.05) |
| CIE-LCH | lch(79.63, 19.04, 223.28°) |
| OKLab | oklab(81.91% -0.0477 -0.0357) |
| OKLCH | oklch(81.91% 0.06 216.8) |
| XYZ | xyz(48.0671, 56.0360, 76.6759) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 5.58
Baby Blue
#89CFF0
ΔE00 5.63
Lightskyblue
#87CEFA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEDD #DDA798
analogous
#98DDC9 #98CEDD #98ABDD
triadic
#98CEDD #DD98CE #CEDD98
tetradic
#98CEDD #C998DD #DDA798 #ABDD98
square
#98CEDD #C998DD #DDA798 #ABDD98
split-complementary
#98CEDD #DD98AB #DDC998
monochromatic
#3EA1BC #6AB8CE #98CEDD #C6E4EC #E8F4F7
Accessibility & contrast
On white
1.72
#98CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#98CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEDD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEDD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#B8C2DD
Tritanopia (blue-blind)
#80D4D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cedd; /* rgb */ color: rgb(152, 206, 221); /* oklch */ color: oklch(81.9% 0.060 216.8);
Tailwind
colors: {
custom: {
50: '#b8dde7',
500: '#98cedd',
950: '#000000',
},
}SCSS
$custom: #98cedd; $custom-light: #b8dde7; $custom-dark: #000000;
JSON
{
"hex": "#98cedd",
"rgb": {
"r": 152,
"g": 206,
"b": 221
},
"hsl": {
"h": 193.043,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.81906,
"c": 0.05955,
"h": 216.8
},
"luminance": 0.56038
}Semantic roles & 50–950 ramp
primary
#98CEDD
secondary
#B57664
accent
#4828BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484