#98CAFF#98CAFF
#98CAFF is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.3% C 0.092 H 250.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #98CAFF |
|---|---|
| RGB | rgb(152, 202, 255) |
| HSL | hsl(211, 100%, 80%) |
| HSV | hsv(211, 40%, 100%) |
| CMYK | cmyk(40.4%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(79.69, -3.22, -31.14) |
| CIE-LCH | lch(79.69, 31.31, 264.10°) |
| OKLab | oklab(82.33% -0.0307 -0.0864) |
| OKLCH | oklch(82.33% 0.092 250.4) |
| XYZ | xyz(52.1135, 56.1334, 102.6772) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.73
Light Blue
#95D0FC
ΔE00 3.40
Sky
#82CAFC
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 4.85
Sky Blue (survey)
#75BBFD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CAFF #FFCD98
analogous
#98FDFF #98CAFF #9A98FF
triadic
#98CAFF #FF98CA #CAFF98
tetradic
#98CAFF #FF98FD #FFCD98 #98FF9A
square
#98CAFF #FF98FD #FFCD98 #98FF9A
split-complementary
#98CAFF #FF9A98 #FDFF98
monochromatic
#1E8BFF #5BABFF #98CAFF #D5E9FF #E0EFFF
Accessibility & contrast
On white
1.72
#98CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#98CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CAFF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CAFF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#73D6DC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98caff; /* rgb */ color: rgb(152, 202, 255); /* oklch */ color: oklch(82.3% 0.092 250.4);
Tailwind
colors: {
custom: {
50: '#badaff',
500: '#98caff',
950: '#000000',
},
}SCSS
$custom: #98caff; $custom-light: #badaff; $custom-dark: #000000;
JSON
{
"hex": "#98caff",
"rgb": {
"r": 152,
"g": 202,
"b": 255
},
"hsl": {
"h": 210.874,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.82326,
"c": 0.09166,
"h": 250.4
},
"luminance": 0.56136
}Semantic roles & 50–950 ramp
primary
#98CAFF
secondary
#E2A059
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386