#98CEE2#98CEE2
#98CEE2 is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.1% C 0.062 H 222.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEE2 |
|---|---|
| RGB | rgb(152, 206, 226) |
| HSL | hsl(196, 56%, 74%) |
| HSV | hsv(196, 33%, 89%) |
| CMYK | cmyk(32.7%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(79.79, -12.66, -15.50) |
| CIE-LCH | lch(79.79, 20.01, 230.75°) |
| OKLab | oklab(82.08% -0.0458 -0.0424) |
| OKLCH | oklch(82.08% 0.062 222.8) |
| XYZ | xyz(48.7432, 56.3064, 80.2366) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.12
Lightblue
#ADD8E6
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 3.94
Ice Blue
#A5DFF9
ΔE00 4.44
Lightskyblue
#87CEFA
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEE2 #E2AC98
analogous
#98E2D1 #98CEE2 #98A9E2
triadic
#98CEE2 #E298CE #CEE298
tetradic
#98CEE2 #D198E2 #E2AC98 #A9E298
square
#98CEE2 #D198E2 #E2AC98 #A9E298
split-complementary
#98CEE2 #E298A9 #E2D198
monochromatic
#38A1C7 #68B7D5 #98CEE2 #C8E5EF #E7F4F8
Accessibility & contrast
On white
1.71
#98CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#98CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEE2
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEE2 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#B7C2E2
Tritanopia (blue-blind)
#7FD5D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cee2; /* rgb */ color: rgb(152, 206, 226); /* oklch */ color: oklch(82.1% 0.062 222.8);
Tailwind
colors: {
custom: {
50: '#b8ddeb',
500: '#98cee2',
950: '#000000',
},
}SCSS
$custom: #98cee2; $custom-light: #b8ddeb; $custom-dark: #000000;
JSON
{
"hex": "#98cee2",
"rgb": {
"r": 152,
"g": 206,
"b": 226
},
"hsl": {
"h": 196.216,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.82079,
"c": 0.06243,
"h": 222.8
},
"luminance": 0.56309
}Semantic roles & 50–950 ramp
primary
#98CEE2
secondary
#BB7B63
accent
#4E22C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121516
muted
#828484