#98E2FF#98E2FF
#98E2FF is a very light, moderate cyan. Relative luminance 0.683; OKLCH L 87.4% C 0.083 H 224.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2FF |
|---|---|
| RGB | rgb(152, 226, 255) |
| HSL | hsl(197, 100%, 80%) |
| HSV | hsv(197, 40%, 100%) |
| CMYK | cmyk(40.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(86.15, -15.74, -21.29) |
| CIE-LCH | lch(86.15, 26.47, 233.53°) |
| OKLab | oklab(87.43% -0.0594 -0.0586) |
| OKLCH | oklch(87.43% 0.083 224.6) |
| XYZ | xyz(58.1890, 68.2843, 104.7023) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.33
Baby Blue
#89CFF0
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2FF #FFB598
analogous
#98FFE8 #98E2FF #98AFFF
triadic
#98E2FF #FF98E2 #E2FF98
tetradic
#98E2FF #E898FF #FFB598 #AFFF98
square
#98E2FF #E898FF #FFB598 #AFFF98
split-complementary
#98E2FF #FF98AF #FFE898
monochromatic
#1EC0FF #5BD1FF #98E2FF #D5F3FF #E0F6FF
Accessibility & contrast
On white
1.43
#98E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#98E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2FF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2FF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C2D2FF
Tritanopia (blue-blind)
#6EEBEB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e2ff; /* rgb */ color: rgb(152, 226, 255); /* oklch */ color: oklch(87.4% 0.083 224.6);
Tailwind
colors: {
custom: {
50: '#baebff',
500: '#98e2ff',
950: '#000000',
},
}SCSS
$custom: #98e2ff; $custom-light: #baebff; $custom-dark: #000000;
JSON
{
"hex": "#98e2ff",
"rgb": {
"r": 152,
"g": 226,
"b": 255
},
"hsl": {
"h": 196.893,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.87433,
"c": 0.08345,
"h": 224.6
},
"luminance": 0.68288
}Semantic roles & 50–950 ramp
primary
#98E2FF
secondary
#E28059
accent
#4100E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486