#98D0CA#98D0CA
#98D0CA is a light, muted teal. Relative luminance 0.561; OKLCH L 81.7% C 0.058 H 187.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #98D0CA |
|---|---|
| RGB | rgb(152, 208, 202) |
| HSL | hsl(174, 37%, 71%) |
| HSV | hsv(174, 27%, 82%) |
| CMYK | cmyk(26.9%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(79.64, -19.23, -2.85) |
| CIE-LCH | lch(79.64, 19.44, 188.44°) |
| OKLab | oklab(81.73% -0.0578 -0.0079) |
| OKLCH | oklch(81.73% 0.058 187.8) |
| XYZ | xyz(46.1620, 56.0492, 64.2519) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.66
Seafoam Blue
#78D1B6
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D0CA #D0989E
analogous
#98D0AE #98D0CA #98BAD0
triadic
#98D0CA #CA98D0 #D0CA98
tetradic
#98D0CA #AE98D0 #D0989E #BAD098
square
#98D0CA #AE98D0 #D0989E #BAD098
split-complementary
#98D0CA #D098BA #D0AE98
monochromatic
#4AA39A #6EBDB4 #98D0CA #C2E3E0 #EAF5F4
Accessibility & contrast
On white
1.72
#98D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#98D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D0CA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D0CA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#86D3CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98d0ca; /* rgb */ color: rgb(152, 208, 202); /* oklch */ color: oklch(81.7% 0.058 187.8);
Tailwind
colors: {
custom: {
50: '#b8deda',
500: '#98d0ca',
950: '#000000',
},
}SCSS
$custom: #98d0ca; $custom-light: #b8deda; $custom-dark: #000000;
JSON
{
"hex": "#98d0ca",
"rgb": {
"r": 152,
"g": 208,
"b": 202
},
"hsl": {
"h": 173.571,
"s": 37.333,
"l": 70.588
},
"oklch": {
"l": 0.81732,
"c": 0.05832,
"h": 187.8
},
"luminance": 0.56051
}Semantic roles & 50–950 ramp
primary
#98D0CA
secondary
#A6676D
accent
#3542B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483