#98D4CD#98D4CD
#98D4CD is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.7% C 0.062 H 187.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98D4CD |
|---|---|
| RGB | rgb(152, 212, 205) |
| HSL | hsl(173, 41%, 71%) |
| HSV | hsv(173, 28%, 83%) |
| CMYK | cmyk(28.3%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.83, -20.57, -2.71) |
| CIE-LCH | lch(80.83, 20.75, 187.51°) |
| OKLab | oklab(82.71% -0.0616 -0.0076) |
| OKLCH | oklch(82.71% 0.062 187) |
| XYZ | xyz(47.5082, 58.1678, 66.4700) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 7.27
Pale Teal
#82CBB2
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 8.15
Mediumturquoise
#48D1CC
ΔE00 8.37
Duck Egg Blue
#C3FBF4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D4CD #D4989F
analogous
#98D4AF #98D4CD #98BDD4
triadic
#98D4CD #CD98D4 #D4CD98
tetradic
#98D4CD #AF98D4 #D4989F #BDD498
square
#98D4CD #AF98D4 #D4989F #BDD498
split-complementary
#98D4CD #D498BD #D4AF98
monochromatic
#47AA9F #6DC2B8 #98D4CD #C3E6E2 #E9F6F5
Accessibility & contrast
On white
1.66
#98D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#98D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D4CD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D4CD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#85D7D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #98d4cd; /* rgb */ color: rgb(152, 212, 205); /* oklch */ color: oklch(82.7% 0.062 187.0);
Tailwind
colors: {
custom: {
50: '#b8e1dc',
500: '#98d4cd',
950: '#000000',
},
}SCSS
$custom: #98d4cd; $custom-light: #b8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#98d4cd",
"rgb": {
"r": 152,
"g": 212,
"b": 205
},
"hsl": {
"h": 173,
"s": 41.096,
"l": 71.373
},
"oklch": {
"l": 0.82709,
"c": 0.06212,
"h": 187
},
"luminance": 0.5817
}Semantic roles & 50–950 ramp
primary
#98D4CD
secondary
#AA666E
accent
#3141B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484