#98E2F2#98E2F2
#98E2F2 is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.0% C 0.076 H 212.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2F2 |
|---|---|
| RGB | rgb(152, 226, 242) |
| HSL | hsl(191, 78%, 77%) |
| HSV | hsv(191, 37%, 95%) |
| CMYK | cmyk(37.2%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(85.74, -18.97, -15.05) |
| CIE-LCH | lch(85.74, 24.21, 218.44°) |
| OKLab | oklab(86.98% -0.0642 -0.0413) |
| OKLCH | oklch(86.98% 0.076 212.7) |
| XYZ | xyz(56.1667, 67.4754, 94.0516) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.10
Powder Blue
#B0E0E6
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Ice Blue
#A5DFF9
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2F2 #F2A898
analogous
#98F2D5 #98E2F2 #98B5F2
triadic
#98E2F2 #F298E2 #E2F298
tetradic
#98E2F2 #D598F2 #F2A898 #B5F298
square
#98E2F2 #D598F2 #F2A898 #B5F298
split-complementary
#98E2F2 #F298B5 #F2D598
monochromatic
#2BC3E4 #62D3EB #98E2F2 #CEF1F9 #E4F7FC
Accessibility & contrast
On white
1.45
#98E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#98E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2F2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2F2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#C6D2F2
Tritanopia (blue-blind)
#75E9E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e2f2; /* rgb */ color: rgb(152, 226, 242); /* oklch */ color: oklch(87.0% 0.076 212.7);
Tailwind
colors: {
custom: {
50: '#baebf6',
500: '#98e2f2',
950: '#000000',
},
}SCSS
$custom: #98e2f2; $custom-light: #baebf6; $custom-dark: #000000;
JSON
{
"hex": "#98e2f2",
"rgb": {
"r": 152,
"g": 226,
"b": 242
},
"hsl": {
"h": 190.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.86977,
"c": 0.07637,
"h": 212.7
},
"luminance": 0.67479
}Semantic roles & 50–950 ramp
primary
#98E2F2
secondary
#D0735F
accent
#300CDA
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485