#98CFDA#98CFDA
#98CFDA is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.0% C 0.059 H 211.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFDA |
|---|---|
| RGB | rgb(152, 207, 218) |
| HSL | hsl(190, 47%, 73%) |
| HSV | hsv(190, 30%, 85%) |
| CMYK | cmyk(30.3%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(79.82, -15.08, -11.17) |
| CIE-LCH | lch(79.82, 18.76, 216.52°) |
| OKLab | oklab(82.02% -0.0501 -0.0305) |
| OKLCH | oklch(82.02% 0.059 211.3) |
| XYZ | xyz(47.9125, 56.3606, 74.6702) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.33
Powder Blue
#B0E0E6
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.94
Ice Blue
#A5DFF9
ΔE00 6.73
Baby Blue
#89CFF0
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFDA #DAA398
analogous
#98DAC4 #98CFDA #98AEDA
triadic
#98CFDA #DA98CF #CFDA98
tetradic
#98CFDA #C498DA #DAA398 #AEDA98
square
#98CFDA #C498DA #DAA398 #AEDA98
split-complementary
#98CFDA #DA98AE #DAC498
monochromatic
#41A3B6 #6BBACA #98CFDA #C5E4EA #E8F5F7
Accessibility & contrast
On white
1.71
#98CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#98CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFDA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFDA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#81D4D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cfda; /* rgb */ color: rgb(152, 207, 218); /* oklch */ color: oklch(82.0% 0.059 211.3);
Tailwind
colors: {
custom: {
50: '#b8dde5',
500: '#98cfda',
950: '#000000',
},
}SCSS
$custom: #98cfda; $custom-light: #b8dde5; $custom-dark: #000000;
JSON
{
"hex": "#98cfda",
"rgb": {
"r": 152,
"g": 207,
"b": 218
},
"hsl": {
"h": 190,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.82023,
"c": 0.05867,
"h": 211.3
},
"luminance": 0.56363
}Semantic roles & 50–950 ramp
primary
#98CFDA
secondary
#B17265
accent
#432BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484