#98DEED#98DEED
#98DEED is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 85.9% C 0.073 H 212.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEED |
|---|---|
| RGB | rgb(152, 222, 237) |
| HSL | hsl(191, 70%, 76%) |
| HSV | hsv(191, 36%, 93%) |
| CMYK | cmyk(35.9%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.50, -18.17, -14.28) |
| CIE-LCH | lch(84.50, 23.11, 218.16°) |
| OKLab | oklab(85.93% -0.0613 -0.0391) |
| OKLCH | oklch(85.93% 0.073 212.5) |
| XYZ | xyz(54.3510, 65.0291, 89.7923) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEED #EDA798
analogous
#98EDD2 #98DEED #98B4ED
triadic
#98DEED #ED98DE #DEED98
tetradic
#98DEED #D298ED #EDA798 #B4ED98
square
#98DEED #D298ED #EDA798 #B4ED98
split-complementary
#98DEED #ED98B4 #EDD298
monochromatic
#30BDDB #64CDE4 #98DEED #CCEFF6 #E5F7FA
Accessibility & contrast
On white
1.50
#98DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#98DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEED
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEED | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#78E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98deed; /* rgb */ color: rgb(152, 222, 237); /* oklch */ color: oklch(85.9% 0.073 212.5);
Tailwind
colors: {
custom: {
50: '#b9e8f2',
500: '#98deed',
950: '#000000',
},
}SCSS
$custom: #98deed; $custom-light: #b9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#98deed",
"rgb": {
"r": 152,
"g": 222,
"b": 237
},
"hsl": {
"h": 190.588,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.85935,
"c": 0.07277,
"h": 212.5
},
"luminance": 0.65032
}Semantic roles & 50–950 ramp
primary
#98DEED
secondary
#C97360
accent
#3513D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485