#98CFDB#98CFDB
#98CFDB is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.059 H 212.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFDB |
|---|---|
| RGB | rgb(152, 207, 219) |
| HSL | hsl(191, 48%, 73%) |
| HSV | hsv(191, 31%, 86%) |
| CMYK | cmyk(30.6%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.85, -14.85, -11.66) |
| CIE-LCH | lch(79.85, 18.88, 218.14°) |
| OKLab | oklab(82.06% -0.0497 -0.0318) |
| OKLCH | oklch(82.06% 0.059 212.6) |
| XYZ | xyz(48.0438, 56.4131, 75.3614) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFDB #DBA498
analogous
#98DBC5 #98CFDB #98AEDB
triadic
#98CFDB #DB98CF #CFDB98
tetradic
#98CFDB #C598DB #DBA498 #AEDB98
square
#98CFDB #C598DB #DBA498 #AEDB98
split-complementary
#98CFDB #DB98AE #DBC598
monochromatic
#40A3B8 #6BBACB #98CFDB #C5E4EB #E8F4F7
Accessibility & contrast
On white
1.71
#98CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#98CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFDB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFDB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#81D4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cfdb; /* rgb */ color: rgb(152, 207, 219); /* oklch */ color: oklch(82.1% 0.059 212.6);
Tailwind
colors: {
custom: {
50: '#b8dde6',
500: '#98cfdb',
950: '#000000',
},
}SCSS
$custom: #98cfdb; $custom-light: #b8dde6; $custom-dark: #000000;
JSON
{
"hex": "#98cfdb",
"rgb": {
"r": 152,
"g": 207,
"b": 219
},
"hsl": {
"h": 190.746,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.82056,
"c": 0.05905,
"h": 212.6
},
"luminance": 0.56416
}Semantic roles & 50–950 ramp
primary
#98CFDB
secondary
#B37365
accent
#442ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484