#98D3DB#98D3DB
#98D3DB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.9% C 0.061 H 206.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98D3DB |
|---|---|
| RGB | rgb(152, 211, 219) |
| HSL | hsl(187, 48%, 73%) |
| HSV | hsv(187, 31%, 86%) |
| CMYK | cmyk(30.6%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.95, -16.89, -10.02) |
| CIE-LCH | lch(80.95, 19.64, 210.67°) |
| OKLab | oklab(82.93% -0.0548 -0.0274) |
| OKLCH | oklch(82.93% 0.061 206.6) |
| XYZ | xyz(49.0251, 58.3758, 75.6885) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Paleturquoise
#AFEEEE
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.28
Ice Blue
#A5DFF9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D3DB #DBA098
analogous
#98DBC1 #98D3DB #98B1DB
triadic
#98D3DB #DB98D3 #D3DB98
tetradic
#98D3DB #C198DB #DBA098 #B1DB98
square
#98D3DB #C198DB #DBA098 #B1DB98
split-complementary
#98D3DB #DB98B1 #DBC198
monochromatic
#40AAB8 #6BC0CB #98D3DB #C5E6EB #E8F5F7
Accessibility & contrast
On white
1.66
#98D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#98D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D3DB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D3DB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#80D8D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #98d3db; /* rgb */ color: rgb(152, 211, 219); /* oklch */ color: oklch(82.9% 0.061 206.6);
Tailwind
colors: {
custom: {
50: '#b8e0e6',
500: '#98d3db',
950: '#000000',
},
}SCSS
$custom: #98d3db; $custom-light: #b8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#98d3db",
"rgb": {
"r": 152,
"g": 211,
"b": 219
},
"hsl": {
"h": 187.164,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.8293,
"c": 0.06123,
"h": 206.6
},
"luminance": 0.58378
}Semantic roles & 50–950 ramp
primary
#98D3DB
secondary
#B36E65
accent
#3B2ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484