#98DBDC#98DBDC
#98DBDC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.7% C 0.067 H 197.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98DBDC |
|---|---|
| RGB | rgb(152, 219, 220) |
| HSL | hsl(181, 49%, 73%) |
| HSV | hsv(181, 31%, 86%) |
| CMYK | cmyk(30.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.18, -20.68, -7.23) |
| CIE-LCH | lch(83.18, 21.91, 199.28°) |
| OKLab | oklab(84.72% -0.0643 -0.0198) |
| OKLCH | oklch(84.72% 0.067 197.1) |
| XYZ | xyz(51.1943, 62.5029, 77.0630) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Pale Sky Blue
#BDF6FE
ΔE00 7.53
Robin'S Egg
#6DEDFD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DBDC #DC9998
analogous
#98DCBB #98DBDC #98B9DC
triadic
#98DBDC #DC98DB #DBDC98
tetradic
#98DBDC #BB98DC #DC9998 #B9DC98
square
#98DBDC #BB98DC #DC9998 #B9DC98
split-complementary
#98DBDC #DC98B9 #DCBB98
monochromatic
#3FB8BA #6ACBCC #98DBDC #C6EBEC #E8F7F7
Accessibility & contrast
On white
1.56
#98DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#98DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DBDC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DBDC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#7FDFDB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dbdc; /* rgb */ color: rgb(152, 219, 220); /* oklch */ color: oklch(84.7% 0.067 197.1);
Tailwind
colors: {
custom: {
50: '#b8e6e6',
500: '#98dbdc',
950: '#000000',
},
}SCSS
$custom: #98dbdc; $custom-light: #b8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#98dbdc",
"rgb": {
"r": 152,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.882,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.8472,
"c": 0.06733,
"h": 197.1
},
"luminance": 0.62506
}Semantic roles & 50–950 ramp
primary
#98DBDC
secondary
#B46664
accent
#2B29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484