#98DCD5#98DCD5
#98DCD5 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.069 H 187.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCD5 |
|---|---|
| RGB | rgb(152, 220, 213) |
| HSL | hsl(174, 49%, 73%) |
| HSV | hsv(174, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(83.26, -22.77, -3.39) |
| CIE-LCH | lch(83.26, 23.02, 188.48°) |
| OKLab | oklab(84.72% -0.0684 -0.0095) |
| OKLCH | oklch(84.72% 0.069 187.9) |
| XYZ | xyz(50.5482, 62.6631, 72.3696) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Pale Cyan
#B7FFFA
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Light Cyan
#ACFFFC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCD5 #DC989F
analogous
#98DCB3 #98DCD5 #98C1DC
triadic
#98DCD5 #D598DC #DCD598
tetradic
#98DCD5 #B398DC #DC989F #C1DC98
square
#98DCD5 #B398DC #DC989F #C1DC98
split-complementary
#98DCD5 #DC98C1 #DCB398
monochromatic
#3FBAAE #6ACCC2 #98DCD5 #C6ECE8 #E8F7F6
Accessibility & contrast
On white
1.55
#98DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#98DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCD5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCD5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C8CCD6
Tritanopia (blue-blind)
#81DFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dcd5; /* rgb */ color: rgb(152, 220, 213); /* oklch */ color: oklch(84.7% 0.069 187.9);
Tailwind
colors: {
custom: {
50: '#b8e7e1',
500: '#98dcd5',
950: '#000000',
},
}SCSS
$custom: #98dcd5; $custom-light: #b8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#98dcd5",
"rgb": {
"r": 152,
"g": 220,
"b": 213
},
"hsl": {
"h": 173.824,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84724,
"c": 0.06905,
"h": 187.9
},
"luminance": 0.62666
}Semantic roles & 50–950 ramp
primary
#98DCD5
secondary
#B4646D
accent
#2938BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484