#98CEEA#98CEEA
#98CEEA is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.4% C 0.068 H 231.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEEA |
|---|---|
| RGB | rgb(152, 206, 234) |
| HSL | hsl(200, 66%, 76%) |
| HSV | hsv(200, 35%, 92%) |
| CMYK | cmyk(35%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(80.04, -10.71, -19.39) |
| CIE-LCH | lch(80.04, 22.15, 241.10°) |
| OKLab | oklab(82.36% -0.0428 -0.0533) |
| OKLCH | oklch(82.36% 0.068 231.2) |
| XYZ | xyz(49.8666, 56.7558, 86.1533) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.38
Sky Blue
#87CEEB
ΔE00 2.82
Ice Blue
#A5DFF9
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.14
Light Blue
#95D0FC
ΔE00 4.47
Lightblue (survey)
#7BC8F6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEEA #EAB498
analogous
#98EADD #98CEEA #98A5EA
triadic
#98CEEA #EA98CE #CEEA98
tetradic
#98CEEA #DD98EA #EAB498 #A5EA98
square
#98CEEA #DD98EA #EAB498 #A5EA98
split-complementary
#98CEEA #EA98A5 #EADD98
monochromatic
#329ED5 #65B6E0 #98CEEA #CBE6F4 #E6F3FA
Accessibility & contrast
On white
1.70
#98CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#98CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEEA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEEA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#7BD6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98ceea; /* rgb */ color: rgb(152, 206, 234); /* oklch */ color: oklch(82.4% 0.068 231.2);
Tailwind
colors: {
custom: {
50: '#b9ddf0',
500: '#98ceea',
950: '#000000',
},
}SCSS
$custom: #98ceea; $custom-light: #b9ddf0; $custom-dark: #000000;
JSON
{
"hex": "#98ceea",
"rgb": {
"r": 152,
"g": 206,
"b": 234
},
"hsl": {
"h": 200.488,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.82364,
"c": 0.06835,
"h": 231.2
},
"luminance": 0.56759
}Semantic roles & 50–950 ramp
primary
#98CEEA
secondary
#C58361
accent
#5618CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485