#98CFDD#98CFDD
#98CFDD is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.1% C 0.060 H 215.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFDD |
|---|---|
| RGB | rgb(152, 207, 221) |
| HSL | hsl(192, 50%, 73%) |
| HSV | hsv(192, 31%, 87%) |
| CMYK | cmyk(31.2%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.91, -14.37, -12.64) |
| CIE-LCH | lch(79.91, 19.14, 221.32°) |
| OKLab | oklab(82.12% -0.049 -0.0345) |
| OKLCH | oklch(82.12% 0.06 215.2) |
| XYZ | xyz(48.3086, 56.5190, 76.7564) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.86
Powder Blue
#B0E0E6
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 5.76
Baby Blue
#89CFF0
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFDD #DDA698
analogous
#98DDC8 #98CFDD #98ACDD
triadic
#98CFDD #DD98CF #CFDD98
tetradic
#98CFDD #C898DD #DDA698 #ACDD98
square
#98CFDD #C898DD #DDA698 #ACDD98
split-complementary
#98CFDD #DD98AC #DDC898
monochromatic
#3EA3BC #6ABACE #98CFDD #C6E4EC #E8F4F7
Accessibility & contrast
On white
1.71
#98CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#98CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFDD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFDD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#80D5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cfdd; /* rgb */ color: rgb(152, 207, 221); /* oklch */ color: oklch(82.1% 0.060 215.2);
Tailwind
colors: {
custom: {
50: '#b8dde7',
500: '#98cfdd',
950: '#000000',
},
}SCSS
$custom: #98cfdd; $custom-light: #b8dde7; $custom-dark: #000000;
JSON
{
"hex": "#98cfdd",
"rgb": {
"r": 152,
"g": 207,
"b": 221
},
"hsl": {
"h": 192.174,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.82124,
"c": 0.05992,
"h": 215.2
},
"luminance": 0.56522
}Semantic roles & 50–950 ramp
primary
#98CFDD
secondary
#B57564
accent
#4628BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484