#98E2EF#98E2EF
#98E2EF is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.9% C 0.075 H 209.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2EF |
|---|---|
| RGB | rgb(152, 226, 239) |
| HSL | hsl(189, 73%, 77%) |
| HSV | hsv(189, 36%, 94%) |
| CMYK | cmyk(36.4%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.65, -19.70, -13.61) |
| CIE-LCH | lch(85.65, 23.94, 214.64°) |
| OKLab | oklab(86.88% -0.0654 -0.0373) |
| OKLCH | oklch(86.88% 0.075 209.7) |
| XYZ | xyz(55.7198, 67.2966, 91.6981) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 5.55
Paleturquoise
#AFEEEE
ΔE00 5.61
Pale Sky Blue
#BDF6FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2EF #EFA598
analogous
#98EFD1 #98E2EF #98B7EF
triadic
#98E2EF #EF98E2 #E2EF98
tetradic
#98E2EF #D198EF #EFA598 #B7EF98
square
#98E2EF #D198EF #EFA598 #B7EF98
split-complementary
#98E2EF #EF98B7 #EFD198
monochromatic
#2EC4DF #63D3E7 #98E2EF #CDF1F7 #E5F8FB
Accessibility & contrast
On white
1.45
#98E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#98E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2EF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2EF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#76E8E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e2ef; /* rgb */ color: rgb(152, 226, 239); /* oklch */ color: oklch(86.9% 0.075 209.7);
Tailwind
colors: {
custom: {
50: '#b9ebf4',
500: '#98e2ef',
950: '#000000',
},
}SCSS
$custom: #98e2ef; $custom-light: #b9ebf4; $custom-dark: #000000;
JSON
{
"hex": "#98e2ef",
"rgb": {
"r": 152,
"g": 226,
"b": 239
},
"hsl": {
"h": 188.966,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.86875,
"c": 0.07529,
"h": 209.7
},
"luminance": 0.673
}Semantic roles & 50–950 ramp
primary
#98E2EF
secondary
#CC7060
accent
#2E10D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485