#98DCD8#98DCD8
#98DCD8 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.069 H 191.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCD8 |
|---|---|
| RGB | rgb(152, 220, 216) |
| HSL | hsl(176, 49%, 73%) |
| HSV | hsv(176, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(83.35, -22.09, -4.87) |
| CIE-LCH | lch(83.35, 22.62, 192.42°) |
| OKLab | oklab(84.82% -0.0672 -0.0134) |
| OKLCH | oklch(84.82% 0.069 191.3) |
| XYZ | xyz(50.9325, 62.8168, 74.3935) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Light Cyan
#ACFFFC
ΔE00 7.56
Pale Cyan
#B7FFFA
ΔE00 7.60
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCD8 #DC989C
analogous
#98DCB6 #98DCD8 #98BEDC
triadic
#98DCD8 #D898DC #DCD898
tetradic
#98DCD8 #B698DC #DC989C #BEDC98
square
#98DCD8 #B698DC #DC989C #BEDC98
split-complementary
#98DCD8 #DC98BE #DCB698
monochromatic
#3FBAB3 #6ACCC7 #98DCD8 #C6ECE9 #E8F7F6
Accessibility & contrast
On white
1.55
#98DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#98DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCD8
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCD8 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#80E0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcd8; /* rgb */ color: rgb(152, 220, 216); /* oklch */ color: oklch(84.8% 0.069 191.3);
Tailwind
colors: {
custom: {
50: '#b8e7e4',
500: '#98dcd8',
950: '#000000',
},
}SCSS
$custom: #98dcd8; $custom-light: #b8e7e4; $custom-dark: #000000;
JSON
{
"hex": "#98dcd8",
"rgb": {
"r": 152,
"g": 220,
"b": 216
},
"hsl": {
"h": 176.471,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84816,
"c": 0.06851,
"h": 191.3
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#98DCD8
secondary
#B46469
accent
#2932BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484