#98DFED#98DFED
#98DFED is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.2% C 0.073 H 211.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFED |
|---|---|
| RGB | rgb(152, 223, 237) |
| HSL | hsl(190, 70%, 76%) |
| HSV | hsv(190, 36%, 93%) |
| CMYK | cmyk(35.9%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.77, -18.68, -13.87) |
| CIE-LCH | lch(84.77, 23.26, 216.60°) |
| OKLab | oklab(86.15% -0.0626 -0.038) |
| OKLCH | oklch(86.15% 0.073 211.3) |
| XYZ | xyz(54.6173, 65.5618, 89.8811) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.45
Ice Blue
#A5DFF9
ΔE00 5.75
Pale Sky Blue
#BDF6FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFED #EDA698
analogous
#98EDD1 #98DFED #98B5ED
triadic
#98DFED #ED98DF #DFED98
tetradic
#98DFED #D198ED #EDA698 #B5ED98
square
#98DFED #D198ED #EDA698 #B5ED98
split-complementary
#98DFED #ED98B5 #EDD198
monochromatic
#30BFDB #64CFE4 #98DFED #CCEFF6 #E5F7FA
Accessibility & contrast
On white
1.49
#98DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#98DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFED
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFED | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#78E5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98dfed; /* rgb */ color: rgb(152, 223, 237); /* oklch */ color: oklch(86.2% 0.073 211.3);
Tailwind
colors: {
custom: {
50: '#b9e9f2',
500: '#98dfed',
950: '#000000',
},
}SCSS
$custom: #98dfed; $custom-light: #b9e9f2; $custom-dark: #000000;
JSON
{
"hex": "#98dfed",
"rgb": {
"r": 152,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.882,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.86153,
"c": 0.0732,
"h": 211.3
},
"luminance": 0.65565
}Semantic roles & 50–950 ramp
primary
#98DFED
secondary
#C97260
accent
#3313D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485