#98DCD7#98DCD7
#98DCD7 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.069 H 190.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCD7 |
|---|---|
| RGB | rgb(152, 220, 215) |
| HSL | hsl(176, 49%, 73%) |
| HSV | hsv(176, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(83.32, -22.32, -4.38) |
| CIE-LCH | lch(83.32, 22.74, 191.09°) |
| OKLab | oklab(84.79% -0.0676 -0.0121) |
| OKLCH | oklch(84.79% 0.069 190.2) |
| XYZ | xyz(50.8036, 62.7653, 73.7148) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.05
Light Cyan
#ACFFFC
ΔE00 7.60
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Pale Cyan
#B7FFFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCD7 #DC989D
analogous
#98DCB5 #98DCD7 #98BFDC
triadic
#98DCD7 #D798DC #DCD798
tetradic
#98DCD7 #B598DC #DC989D #BFDC98
square
#98DCD7 #B598DC #DC989D #BFDC98
split-complementary
#98DCD7 #DC98BF #DCB598
monochromatic
#3FBAB1 #6ACCC5 #98DCD7 #C6ECE9 #E8F7F6
Accessibility & contrast
On white
1.55
#98DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#98DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCD7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCD7 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D7
Deuteranopia (green-blind)
#C8CCD8
Tritanopia (blue-blind)
#81E0DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcd7; /* rgb */ color: rgb(152, 220, 215); /* oklch */ color: oklch(84.8% 0.069 190.2);
Tailwind
colors: {
custom: {
50: '#b8e7e3',
500: '#98dcd7',
950: '#000000',
},
}SCSS
$custom: #98dcd7; $custom-light: #b8e7e3; $custom-dark: #000000;
JSON
{
"hex": "#98dcd7",
"rgb": {
"r": 152,
"g": 220,
"b": 215
},
"hsl": {
"h": 175.588,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84785,
"c": 0.06867,
"h": 190.2
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#98DCD7
secondary
#B4646A
accent
#2934BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484