#98DDE2#98DDE2
#98DDE2 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.4% C 0.069 H 201.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDE2 |
|---|---|
| RGB | rgb(152, 221, 226) |
| HSL | hsl(184, 56%, 74%) |
| HSV | hsv(184, 33%, 89%) |
| CMYK | cmyk(32.7%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.90, -20.29, -9.35) |
| CIE-LCH | lch(83.90, 22.34, 204.73°) |
| OKLab | oklab(85.35% -0.0644 -0.0256) |
| OKLCH | oklch(85.35% 0.069 201.7) |
| XYZ | xyz(52.5281, 63.8762, 81.4983) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Pale Sky Blue
#BDF6FE
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDE2 #E29D98
analogous
#98E2C2 #98DDE2 #98B8E2
triadic
#98DDE2 #E298DD #DDE298
tetradic
#98DDE2 #C298E2 #E29D98 #B8E298
square
#98DDE2 #C298E2 #E29D98 #B8E298
split-complementary
#98DDE2 #E298B8 #E2C298
monochromatic
#38BDC7 #68CDD5 #98DDE2 #C8EDEF #E7F7F8
Accessibility & contrast
On white
1.52
#98DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#98DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDE2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDE2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E2
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#7CE2DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dde2; /* rgb */ color: rgb(152, 221, 226); /* oklch */ color: oklch(85.4% 0.069 201.7);
Tailwind
colors: {
custom: {
50: '#b9e7eb',
500: '#98dde2',
950: '#000000',
},
}SCSS
$custom: #98dde2; $custom-light: #b9e7eb; $custom-dark: #000000;
JSON
{
"hex": "#98dde2",
"rgb": {
"r": 152,
"g": 221,
"b": 226
},
"hsl": {
"h": 184.054,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.85352,
"c": 0.06931,
"h": 201.7
},
"luminance": 0.63879
}Semantic roles & 50–950 ramp
primary
#98DDE2
secondary
#BB6963
accent
#2D22C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484