#98CEF4#98CEF4
#98CEF4 is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.7% C 0.077 H 239.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEF4 |
|---|---|
| RGB | rgb(152, 206, 244) |
| HSL | hsl(205, 81%, 78%) |
| HSV | hsv(205, 38%, 96%) |
| CMYK | cmyk(37.7%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(80.37, -8.19, -24.23) |
| CIE-LCH | lch(80.37, 25.58, 251.32°) |
| OKLab | oklab(82.74% -0.0393 -0.0668) |
| OKLCH | oklch(82.74% 0.078 239.5) |
| XYZ | xyz(51.3440, 57.3467, 93.9340) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.41
Lightskyblue
#87CEFA
ΔE00 2.54
Sky
#82CAFC
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEF4 #F4BE98
analogous
#98F4EC #98CEF4 #98A0F4
triadic
#98CEF4 #F498CE #CEF498
tetradic
#98CEF4 #EC98F4 #F4BE98 #A0F498
square
#98CEF4 #EC98F4 #F4BE98 #A0F498
split-complementary
#98CEF4 #F498A0 #F4EC98
monochromatic
#2999E8 #61B4EE #98CEF4 #CFE8FA #E3F2FC
Accessibility & contrast
On white
1.68
#98CEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#98CEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEF4
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEF4 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#77D8DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #98cef4; /* rgb */ color: rgb(152, 206, 244); /* oklch */ color: oklch(82.7% 0.077 239.5);
Tailwind
colors: {
custom: {
50: '#b9dcf7',
500: '#98cef4',
950: '#000000',
},
}SCSS
$custom: #98cef4; $custom-light: #b9dcf7; $custom-dark: #000000;
JSON
{
"hex": "#98cef4",
"rgb": {
"r": 152,
"g": 206,
"b": 244
},
"hsl": {
"h": 204.783,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.82737,
"c": 0.0775,
"h": 239.5
},
"luminance": 0.5735
}Semantic roles & 50–950 ramp
primary
#98CEF4
secondary
#D28E5E
accent
#6008DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485