#98CFED#98CFED
#98CFED is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.7% C 0.071 H 232.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFED |
|---|---|
| RGB | rgb(152, 207, 237) |
| HSL | hsl(201, 70%, 76%) |
| HSV | hsv(201, 36%, 93%) |
| CMYK | cmyk(35.9%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.41, -10.48, -20.44) |
| CIE-LCH | lch(80.41, 22.97, 242.85°) |
| OKLab | oklab(82.69% -0.043 -0.0562) |
| OKLCH | oklch(82.69% 0.071 232.6) |
| XYZ | xyz(50.5428, 57.4127, 88.5229) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.27
Sky Blue
#87CEEB
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.60
Light Blue
#95D0FC
ΔE00 3.83
Ice Blue
#A5DFF9
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFED #EDB698
analogous
#98EDE0 #98CFED #98A5ED
triadic
#98CFED #ED98CF #CFED98
tetradic
#98CFED #E098ED #EDB698 #A5ED98
square
#98CFED #E098ED #EDB698 #A5ED98
split-complementary
#98CFED #ED98A5 #EDE098
monochromatic
#309EDB #64B7E4 #98CFED #CCE7F6 #E5F3FA
Accessibility & contrast
On white
1.68
#98CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#98CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFED
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFED | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#B5C3ED
Tritanopia (blue-blind)
#7AD7D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #98cfed; /* rgb */ color: rgb(152, 207, 237); /* oklch */ color: oklch(82.7% 0.071 232.6);
Tailwind
colors: {
custom: {
50: '#b9ddf2',
500: '#98cfed',
950: '#000000',
},
}SCSS
$custom: #98cfed; $custom-light: #b9ddf2; $custom-dark: #000000;
JSON
{
"hex": "#98cfed",
"rgb": {
"r": 152,
"g": 207,
"b": 237
},
"hsl": {
"h": 201.176,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.82689,
"c": 0.07074,
"h": 232.6
},
"luminance": 0.57415
}Semantic roles & 50–950 ramp
primary
#98CFED
secondary
#C98560
accent
#5713D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485