#98CCBD#98CCBD
#98CCBD is a light, muted teal. Relative luminance 0.535; OKLCH L 80.5% C 0.058 H 175.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCBD |
|---|---|
| RGB | rgb(152, 204, 189) |
| HSL | hsl(163, 34%, 70%) |
| HSV | hsv(163, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(78.19, -20.01, 2.00) |
| CIE-LCH | lch(78.19, 20.11, 174.30°) |
| OKLab | oklab(80.46% -0.058 0.005) |
| OKLCH | oklch(80.46% 0.058 175.1) |
| XYZ | xyz(43.7242, 53.5334, 56.1634) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 6.38
Light Teal
#90E4C1
ΔE00 8.46
Mediumaquamarine
#66CDAA
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 9.99
Mediumturquoise
#48D1CC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCBD #CC98A7
analogous
#98CCA3 #98CCBD #98C1CC
triadic
#98CCBD #BD98CC #CCBD98
tetradic
#98CCBD #A398CC #CC98A7 #C1CC98
square
#98CCBD #A398CC #CC98A7 #C1CC98
split-complementary
#98CCBD #CC98C1 #CCA398
monochromatic
#4D9C85 #6FB8A3 #98CCBD #C1E0D7 #EAF5F1
Accessibility & contrast
On white
1.79
#98CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#98CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCBD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCBD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#8BCDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98ccbd; /* rgb */ color: rgb(152, 204, 189); /* oklch */ color: oklch(80.5% 0.058 175.1);
Tailwind
colors: {
custom: {
50: '#b7dbd0',
500: '#98ccbd',
950: '#000000',
},
}SCSS
$custom: #98ccbd; $custom-light: #b7dbd0; $custom-dark: #000000;
JSON
{
"hex": "#98ccbd",
"rgb": {
"r": 152,
"g": 204,
"b": 189
},
"hsl": {
"h": 162.692,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80459,
"c": 0.0582,
"h": 175.1
},
"luminance": 0.53535
}Semantic roles & 50–950 ramp
primary
#98CCBD
secondary
#A16778
accent
#395AAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483