#98CFF2#98CFF2
#98CFF2 is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.9% C 0.075 H 236.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFF2 |
|---|---|
| RGB | rgb(152, 207, 242) |
| HSL | hsl(203, 78%, 77%) |
| HSV | hsv(203, 37%, 95%) |
| CMYK | cmyk(37.2%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(80.58, -9.23, -22.86) |
| CIE-LCH | lch(80.58, 24.65, 248.02°) |
| OKLab | oklab(82.88% -0.0412 -0.063) |
| OKLCH | oklch(82.88% 0.075 236.8) |
| XYZ | xyz(51.2835, 57.7089, 92.4239) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.22
Lightskyblue
#87CEFA
ΔE00 2.61
Baby Blue
#89CFF0
ΔE00 3.02
Sky
#82CAFC
ΔE00 3.74
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFF2 #F2BB98
analogous
#98F2E8 #98CFF2 #98A2F2
triadic
#98CFF2 #F298CF #CFF298
tetradic
#98CFF2 #E898F2 #F2BB98 #A2F298
square
#98CFF2 #E898F2 #F2BB98 #A2F298
split-complementary
#98CFF2 #F298A2 #F2E898
monochromatic
#2B9CE4 #62B6EB #98CFF2 #CEE8F9 #E4F2FC
Accessibility & contrast
On white
1.67
#98CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#98CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFF2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFF2 | 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)
#BFCEF4
Deuteranopia (green-blind)
#B3C4F1
Tritanopia (blue-blind)
#78D8DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #98cff2; /* rgb */ color: rgb(152, 207, 242); /* oklch */ color: oklch(82.9% 0.075 236.8);
Tailwind
colors: {
custom: {
50: '#b9ddf6',
500: '#98cff2',
950: '#000000',
},
}SCSS
$custom: #98cff2; $custom-light: #b9ddf6; $custom-dark: #000000;
JSON
{
"hex": "#98cff2",
"rgb": {
"r": 152,
"g": 207,
"b": 242
},
"hsl": {
"h": 203.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.82875,
"c": 0.07524,
"h": 236.8
},
"luminance": 0.57712
}Semantic roles & 50–950 ramp
primary
#98CFF2
secondary
#D08B5F
accent
#5C0CDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485