#98D3DD#98D3DD
#98D3DD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 83.0% C 0.062 H 209.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98D3DD |
|---|---|
| RGB | rgb(152, 211, 221) |
| HSL | hsl(189, 50%, 73%) |
| HSV | hsv(189, 31%, 87%) |
| CMYK | cmyk(31.2%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.01, -16.42, -11.00) |
| CIE-LCH | lch(81.01, 19.76, 213.81°) |
| OKLab | oklab(83% -0.054 -0.0301) |
| OKLCH | oklch(83% 0.062 209.1) |
| XYZ | xyz(49.2900, 58.4818, 77.0835) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.11
Lightblue
#ADD8E6
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 6.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D3DD #DDA298
analogous
#98DDC4 #98D3DD #98B0DD
triadic
#98D3DD #DD98D3 #D3DD98
tetradic
#98D3DD #C498DD #DDA298 #B0DD98
square
#98D3DD #C498DD #DDA298 #B0DD98
split-complementary
#98D3DD #DD98B0 #DDC498
monochromatic
#3EAABC #6ABFCE #98D3DD #C6E7EC #E8F5F7
Accessibility & contrast
On white
1.65
#98D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#98D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D3DD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D3DD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#80D8D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #98d3dd; /* rgb */ color: rgb(152, 211, 221); /* oklch */ color: oklch(83.0% 0.062 209.1);
Tailwind
colors: {
custom: {
50: '#b8e0e7',
500: '#98d3dd',
950: '#000000',
},
}SCSS
$custom: #98d3dd; $custom-light: #b8e0e7; $custom-dark: #000000;
JSON
{
"hex": "#98d3dd",
"rgb": {
"r": 152,
"g": 211,
"b": 221
},
"hsl": {
"h": 188.696,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.82996,
"c": 0.06179,
"h": 209.1
},
"luminance": 0.58484
}Semantic roles & 50–950 ramp
primary
#98D3DD
secondary
#B57064
accent
#3E28BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484