#98DCD4#98DCD4
#98DCD4 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.069 H 186.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCD4 |
|---|---|
| RGB | rgb(152, 220, 212) |
| HSL | hsl(173, 49%, 73%) |
| HSV | hsv(173, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.24, -22.99, -2.90) |
| CIE-LCH | lch(83.24, 23.17, 187.20°) |
| OKLab | oklab(84.69% -0.0688 -0.0081) |
| OKLCH | oklch(84.69% 0.069 186.8) |
| XYZ | xyz(50.4217, 62.6125, 71.7032) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 7.60
Duck Egg Blue
#C3FBF4
ΔE00 7.66
Pale Cyan
#B7FFFA
ΔE00 7.76
Pale Teal
#82CBB2
ΔE00 7.77
Light Cyan
#ACFFFC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCD4 #DC98A0
analogous
#98DCB2 #98DCD4 #98C2DC
triadic
#98DCD4 #D498DC #DCD498
tetradic
#98DCD4 #B298DC #DC98A0 #C2DC98
square
#98DCD4 #B298DC #DC98A0 #C2DC98
split-complementary
#98DCD4 #DC98C2 #DCB298
monochromatic
#3FBAAC #6ACCC1 #98DCD4 #C6ECE7 #E8F7F5
Accessibility & contrast
On white
1.55
#98DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#98DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCD4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCD4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C9CBD5
Tritanopia (blue-blind)
#82DFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dcd4; /* rgb */ color: rgb(152, 220, 212); /* oklch */ color: oklch(84.7% 0.069 186.8);
Tailwind
colors: {
custom: {
50: '#b8e7e1',
500: '#98dcd4',
950: '#000000',
},
}SCSS
$custom: #98dcd4; $custom-light: #b8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#98dcd4",
"rgb": {
"r": 152,
"g": 220,
"b": 212
},
"hsl": {
"h": 172.941,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84694,
"c": 0.06929,
"h": 186.8
},
"luminance": 0.62615
}Semantic roles & 50–950 ramp
primary
#98DCD4
secondary
#B4646E
accent
#293ABD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484