#98CEFA#98CEFA
#98CEFA is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 83.0% C 0.084 H 243.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEFA |
|---|---|
| RGB | rgb(152, 206, 250) |
| HSL | hsl(207, 91%, 79%) |
| HSV | hsv(207, 39%, 98%) |
| CMYK | cmyk(39.2%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(80.58, -6.65, -27.11) |
| CIE-LCH | lch(80.58, 27.92, 256.21°) |
| OKLab | oklab(82.97% -0.0372 -0.0749) |
| OKLCH | oklch(82.97% 0.084 243.6) |
| XYZ | xyz(52.2698, 57.7171, 98.8102) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.04
Baby Blue (survey)
#A2CFFE
ΔE00 2.45
Sky
#82CAFC
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.09
Lightblue (survey)
#7BC8F6
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEFA #FAC498
analogous
#98FAF5 #98CEFA #989DFA
triadic
#98CEFA #FA98CE #CEFA98
tetradic
#98CEFA #F598FA #FAC498 #9DFA98
square
#98CEFA #F598FA #FAC498 #9DFA98
split-complementary
#98CEFA #FA989D #FAF598
monochromatic
#2396F4 #5EB2F7 #98CEFA #D2EAFD #E2F1FE
Accessibility & contrast
On white
1.67
#98CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#98CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEFA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEFA | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#74D9DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #98cefa; /* rgb */ color: rgb(152, 206, 250); /* oklch */ color: oklch(83.0% 0.084 243.6);
Tailwind
colors: {
custom: {
50: '#b9dcfc',
500: '#98cefa',
950: '#000000',
},
}SCSS
$custom: #98cefa; $custom-light: #b9dcfc; $custom-dark: #000000;
JSON
{
"hex": "#98cefa",
"rgb": {
"r": 152,
"g": 206,
"b": 250
},
"hsl": {
"h": 206.939,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.82969,
"c": 0.08367,
"h": 243.6
},
"luminance": 0.5772
}Semantic roles & 50–950 ramp
primary
#98CEFA
secondary
#DB955C
accent
#6700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485