#98D3CD#98D3CD
#98D3CD is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.5% C 0.061 H 188.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98D3CD |
|---|---|
| RGB | rgb(152, 211, 205) |
| HSL | hsl(174, 40%, 71%) |
| HSV | hsv(174, 28%, 83%) |
| CMYK | cmyk(28%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.55, -20.07, -3.12) |
| CIE-LCH | lch(80.55, 20.31, 188.83°) |
| OKLab | oklab(82.49% -0.0604 -0.0087) |
| OKLCH | oklch(82.49% 0.061 188.2) |
| XYZ | xyz(47.2590, 57.6694, 66.3869) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 8.45
Seafoam Blue
#78D1B6
ΔE00 8.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D3CD #D3989E
analogous
#98D3AF #98D3CD #98BBD3
triadic
#98D3CD #CD98D3 #D3CD98
tetradic
#98D3CD #AF98D3 #D3989E #BBD398
square
#98D3CD #AF98D3 #D3989E #BBD398
split-complementary
#98D3CD #D398BB #D3AF98
monochromatic
#48A99F #6DC1B8 #98D3CD #C3E5E2 #EAF6F5
Accessibility & contrast
On white
1.68
#98D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#98D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D3CD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D3CD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C2C4CE
Tritanopia (blue-blind)
#85D6D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #98d3cd; /* rgb */ color: rgb(152, 211, 205); /* oklch */ color: oklch(82.5% 0.061 188.2);
Tailwind
colors: {
custom: {
50: '#b8e0dc',
500: '#98d3cd',
950: '#000000',
},
}SCSS
$custom: #98d3cd; $custom-light: #b8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#98d3cd",
"rgb": {
"r": 152,
"g": 211,
"b": 205
},
"hsl": {
"h": 173.898,
"s": 40.136,
"l": 71.176
},
"oklch": {
"l": 0.82487,
"c": 0.061,
"h": 188.2
},
"luminance": 0.57672
}Semantic roles & 50–950 ramp
primary
#98D3CD
secondary
#A9666D
accent
#323FB3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484