#98CEE0#98CEE0
#98CEE0 is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.0% C 0.061 H 220.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEE0 |
|---|---|
| RGB | rgb(152, 206, 224) |
| HSL | hsl(195, 54%, 74%) |
| HSV | hsv(195, 32%, 88%) |
| CMYK | cmyk(32.1%, 8%, 0%, 12.2%) |
| CIE-LAB | lab(79.73, -13.14, -14.52) |
| CIE-LCH | lch(79.73, 19.58, 227.85°) |
| OKLab | oklab(82.01% -0.0465 -0.0397) |
| OKLCH | oklch(82.01% 0.061 220.5) |
| XYZ | xyz(48.4704, 56.1973, 78.7997) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEE0 #E0AA98
analogous
#98E0CE #98CEE0 #98AAE0
triadic
#98CEE0 #E098CE #CEE098
tetradic
#98CEE0 #CE98E0 #E0AA98 #AAE098
square
#98CEE0 #CE98E0 #E0AA98 #AAE098
split-complementary
#98CEE0 #E098AA #E0CE98
monochromatic
#3BA1C3 #69B8D2 #98CEE0 #C7E4EE #E7F4F8
Accessibility & contrast
On white
1.72
#98CEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#98CEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEE0
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEE0 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE1
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#7FD4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cee0; /* rgb */ color: rgb(152, 206, 224); /* oklch */ color: oklch(82.0% 0.061 220.5);
Tailwind
colors: {
custom: {
50: '#b8dde9',
500: '#98cee0',
950: '#000000',
},
}SCSS
$custom: #98cee0; $custom-light: #b8dde9; $custom-dark: #000000;
JSON
{
"hex": "#98cee0",
"rgb": {
"r": 152,
"g": 206,
"b": 224
},
"hsl": {
"h": 195,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.82009,
"c": 0.06119,
"h": 220.5
},
"luminance": 0.562
}Semantic roles & 50–950 ramp
primary
#98CEE0
secondary
#B97964
accent
#4C24C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484