#98D0CD#98D0CD
#98D0CD is a light, muted teal. Relative luminance 0.562; OKLCH L 81.8% C 0.058 H 191.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98D0CD |
|---|---|
| RGB | rgb(152, 208, 205) |
| HSL | hsl(177, 37%, 71%) |
| HSV | hsv(177, 27%, 82%) |
| CMYK | cmyk(26.9%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.72, -18.56, -4.34) |
| CIE-LCH | lch(79.72, 19.06, 193.16°) |
| OKLab | oklab(81.82% -0.0566 -0.0119) |
| OKLCH | oklch(81.82% 0.058 191.9) |
| XYZ | xyz(46.5207, 56.1927, 66.1408) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Pale Teal
#82CBB2
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D0CD #D0989B
analogous
#98D0B1 #98D0CD #98B7D0
triadic
#98D0CD #CD98D0 #D0CD98
tetradic
#98D0CD #B198D0 #D0989B #B7D098
square
#98D0CD #B198D0 #D0989B #B7D098
split-complementary
#98D0CD #D098B7 #D0B198
monochromatic
#4AA39E #6EBDB9 #98D0CD #C2E3E1 #EAF5F5
Accessibility & contrast
On white
1.72
#98D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#98D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D0CD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D0CD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#86D3CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98d0cd; /* rgb */ color: rgb(152, 208, 205); /* oklch */ color: oklch(81.8% 0.058 191.9);
Tailwind
colors: {
custom: {
50: '#b8dedc',
500: '#98d0cd',
950: '#000000',
},
}SCSS
$custom: #98d0cd; $custom-light: #b8dedc; $custom-dark: #000000;
JSON
{
"hex": "#98d0cd",
"rgb": {
"r": 152,
"g": 208,
"b": 205
},
"hsl": {
"h": 176.786,
"s": 37.333,
"l": 70.588
},
"oklch": {
"l": 0.81824,
"c": 0.05781,
"h": 191.9
},
"luminance": 0.56195
}Semantic roles & 50–950 ramp
primary
#98D0CD
secondary
#A6676A
accent
#353CB0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484