#98EAEC#98EAEC
#98EAEC is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.5% C 0.080 H 197.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98EAEC |
|---|---|
| RGB | rgb(152, 234, 236) |
| HSL | hsl(181, 69%, 76%) |
| HSV | hsv(181, 36%, 93%) |
| CMYK | cmyk(35.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(87.76, -24.36, -8.88) |
| CIE-LCH | lch(87.76, 25.93, 200.03°) |
| OKLab | oklab(88.53% -0.0761 -0.0244) |
| OKLCH | oklch(88.53% 0.08 197.8) |
| XYZ | xyz(57.5066, 71.5734, 90.1254) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Paleturquoise
#AFEEEE
ΔE00 3.15
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Light Cyan
#ACFFFC
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EAEC #EC9A98
analogous
#98ECC4 #98EAEC #98C0EC
triadic
#98EAEC #EC98EA #EAEC98
tetradic
#98EAEC #C498EC #EC9A98 #C0EC98
square
#98EAEC #C498EC #EC9A98 #C0EC98
split-complementary
#98EAEC #EC98C0 #ECC498
monochromatic
#31D5D9 #64DFE2 #98EAEC #CCF5F6 #E5FAFA
Accessibility & contrast
On white
1.37
#98EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#98EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EAEC
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EAEC | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#76EFEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #98eaec; /* rgb */ color: rgb(152, 234, 236); /* oklch */ color: oklch(88.5% 0.080 197.8);
Tailwind
colors: {
custom: {
50: '#baf1f2',
500: '#98eaec',
950: '#000000',
},
}SCSS
$custom: #98eaec; $custom-light: #baf1f2; $custom-dark: #000000;
JSON
{
"hex": "#98eaec",
"rgb": {
"r": 152,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.429,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.88531,
"c": 0.07993,
"h": 197.8
},
"luminance": 0.71577
}Semantic roles & 50–950 ramp
primary
#98EAEC
secondary
#C86361
accent
#1915D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585