#98DFEC#98DFEC
#98DFEC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.073 H 210.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFEC |
|---|---|
| RGB | rgb(152, 223, 236) |
| HSL | hsl(189, 69%, 76%) |
| HSV | hsv(189, 36%, 93%) |
| CMYK | cmyk(35.6%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.74, -18.92, -13.38) |
| CIE-LCH | lch(84.74, 23.17, 215.28°) |
| OKLab | oklab(86.12% -0.0629 -0.0367) |
| OKLCH | oklch(86.12% 0.073 210.2) |
| XYZ | xyz(54.4717, 65.5035, 89.1138) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.17
Powder Blue
#B0E0E6
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFEC #ECA598
analogous
#98ECCF #98DFEC #98B5EC
triadic
#98DFEC #EC98DF #DFEC98
tetradic
#98DFEC #CF98EC #ECA598 #B5EC98
square
#98DFEC #CF98EC #ECA598 #B5EC98
split-complementary
#98DFEC #EC98B5 #ECCF98
monochromatic
#31BFD9 #64CFE2 #98DFEC #CCEFF6 #E5F7FA
Accessibility & contrast
On white
1.49
#98DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#98DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFEC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFEC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#78E5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98dfec; /* rgb */ color: rgb(152, 223, 236); /* oklch */ color: oklch(86.1% 0.073 210.2);
Tailwind
colors: {
custom: {
50: '#b9e9f2',
500: '#98dfec',
950: '#000000',
},
}SCSS
$custom: #98dfec; $custom-light: #b9e9f2; $custom-dark: #000000;
JSON
{
"hex": "#98dfec",
"rgb": {
"r": 152,
"g": 223,
"b": 236
},
"hsl": {
"h": 189.286,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.8612,
"c": 0.07284,
"h": 210.2
},
"luminance": 0.65507
}Semantic roles & 50–950 ramp
primary
#98DFEC
secondary
#C87161
accent
#3215D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485