#98CBEE#98CBEE
#98CBEE is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.9% C 0.073 H 238.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBEE |
|---|---|
| RGB | rgb(152, 203, 238) |
| HSL | hsl(204, 72%, 76%) |
| HSV | hsv(204, 36%, 93%) |
| CMYK | cmyk(36.1%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.36, -8.13, -22.57) |
| CIE-LCH | lch(79.36, 23.99, 250.18°) |
| OKLab | oklab(81.87% -0.0377 -0.0621) |
| OKLCH | oklch(81.87% 0.073 238.8) |
| XYZ | xyz(49.7324, 55.5576, 88.9755) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 3.06
Sky
#82CAFC
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 4.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBEE #EEBB98
analogous
#98EEE6 #98CBEE #98A0EE
triadic
#98CBEE #EE98CB #CBEE98
tetradic
#98CBEE #E698EE #EEBB98 #A0EE98
square
#98CBEE #E698EE #EEBB98 #A0EE98
split-complementary
#98CBEE #EE98A0 #EEE698
monochromatic
#2F96DD #63B0E5 #98CBEE #CDE6F7 #E5F2FB
Accessibility & contrast
On white
1.73
#98CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#98CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBEE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBEE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#7AD4D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cbee; /* rgb */ color: rgb(152, 203, 238); /* oklch */ color: oklch(81.9% 0.073 238.8);
Tailwind
colors: {
custom: {
50: '#b9daf3',
500: '#98cbee',
950: '#000000',
},
}SCSS
$custom: #98cbee; $custom-light: #b9daf3; $custom-dark: #000000;
JSON
{
"hex": "#98cbee",
"rgb": {
"r": 152,
"g": 203,
"b": 238
},
"hsl": {
"h": 204.419,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.8187,
"c": 0.07265,
"h": 238.8
},
"luminance": 0.5556
}Semantic roles & 50–950 ramp
primary
#98CBEE
secondary
#CA8B60
accent
#6112D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385