#98DDEA#98DDEA
#98DDEA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.6% C 0.071 H 210.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDEA |
|---|---|
| RGB | rgb(152, 221, 234) |
| HSL | hsl(190, 66%, 76%) |
| HSV | hsv(190, 35%, 92%) |
| CMYK | cmyk(35%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.14, -18.39, -13.24) |
| CIE-LCH | lch(84.14, 22.66, 215.74°) |
| OKLab | oklab(85.62% -0.0613 -0.0363) |
| OKLCH | oklch(85.62% 0.071 210.6) |
| XYZ | xyz(53.6515, 64.3256, 87.4150) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDEA #EAA598
analogous
#98EACE #98DDEA #98B4EA
triadic
#98DDEA #EA98DD #DDEA98
tetradic
#98DDEA #CE98EA #EAA598 #B4EA98
square
#98DDEA #CE98EA #EAA598 #B4EA98
split-complementary
#98DDEA #EA98B4 #EACE98
monochromatic
#32BBD5 #65CCE0 #98DDEA #CBEEF4 #E6F7FA
Accessibility & contrast
On white
1.51
#98DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#98DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDEA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDEA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#79E3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98ddea; /* rgb */ color: rgb(152, 221, 234); /* oklch */ color: oklch(85.6% 0.071 210.6);
Tailwind
colors: {
custom: {
50: '#b9e7f0',
500: '#98ddea',
950: '#000000',
},
}SCSS
$custom: #98ddea; $custom-light: #b9e7f0; $custom-dark: #000000;
JSON
{
"hex": "#98ddea",
"rgb": {
"r": 152,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.512,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.85616,
"c": 0.07121,
"h": 210.6
},
"luminance": 0.64329
}Semantic roles & 50–950 ramp
primary
#98DDEA
secondary
#C57161
accent
#3418CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485