#98DCD3#98DCD3
#98DCD3 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.070 H 185.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCD3 |
|---|---|
| RGB | rgb(152, 220, 211) |
| HSL | hsl(172, 49%, 73%) |
| HSV | hsv(172, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(83.21, -23.21, -2.41) |
| CIE-LCH | lch(83.21, 23.34, 185.93°) |
| OKLab | oklab(84.66% -0.0692 -0.0068) |
| OKLCH | oklch(84.66% 0.07 185.6) |
| XYZ | xyz(50.2960, 62.5622, 71.0409) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.72
Pale Cyan
#B7FFFA
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCD3 #DC98A1
analogous
#98DCB1 #98DCD3 #98C3DC
triadic
#98DCD3 #D398DC #DCD398
tetradic
#98DCD3 #B198DC #DC98A1 #C3DC98
square
#98DCD3 #B198DC #DC98A1 #C3DC98
split-complementary
#98DCD3 #DC98C3 #DCB198
monochromatic
#3FBAAA #6ACCBF #98DCD3 #C6ECE7 #E8F7F5
Accessibility & contrast
On white
1.55
#98DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#98DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCD3
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCD3 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#C9CBD4
Tritanopia (blue-blind)
#82DFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dcd3; /* rgb */ color: rgb(152, 220, 211); /* oklch */ color: oklch(84.7% 0.070 185.6);
Tailwind
colors: {
custom: {
50: '#b8e7e0',
500: '#98dcd3',
950: '#000000',
},
}SCSS
$custom: #98dcd3; $custom-light: #b8e7e0; $custom-dark: #000000;
JSON
{
"hex": "#98dcd3",
"rgb": {
"r": 152,
"g": 220,
"b": 211
},
"hsl": {
"h": 172.059,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84664,
"c": 0.06956,
"h": 185.6
},
"luminance": 0.62565
}Semantic roles & 50–950 ramp
primary
#98DCD3
secondary
#B4646F
accent
#293CBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484