#98CCBE#98CCBE
#98CCBE is a light, muted teal. Relative luminance 0.536; OKLCH L 80.5% C 0.058 H 176.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCBE |
|---|---|
| RGB | rgb(152, 204, 190) |
| HSL | hsl(164, 34%, 70%) |
| HSV | hsv(164, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(78.21, -19.80, 1.50) |
| CIE-LCH | lch(78.21, 19.85, 175.67°) |
| OKLab | oklab(80.49% -0.0576 0.0037) |
| OKLCH | oklch(80.49% 0.058 176.4) |
| XYZ | xyz(43.8331, 53.5770, 56.7370) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.05
Seafoam Blue
#78D1B6
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 8.71
Mediumaquamarine
#66CDAA
ΔE00 9.06
Paleturquoise
#AFEEEE
ΔE00 9.75
Mediumturquoise
#48D1CC
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCBE #CC98A6
analogous
#98CCA4 #98CCBE #98C0CC
triadic
#98CCBE #BE98CC #CCBE98
tetradic
#98CCBE #A498CC #CC98A6 #C0CC98
square
#98CCBE #A498CC #CC98A6 #C0CC98
split-complementary
#98CCBE #CC98C0 #CCA498
monochromatic
#4D9C87 #6FB8A4 #98CCBE #C1E0D8 #EAF5F2
Accessibility & contrast
On white
1.79
#98CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#98CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCBE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCBE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BEBFBF
Tritanopia (blue-blind)
#8ACDC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98ccbe; /* rgb */ color: rgb(152, 204, 190); /* oklch */ color: oklch(80.5% 0.058 176.4);
Tailwind
colors: {
custom: {
50: '#b7dbd1',
500: '#98ccbe',
950: '#000000',
},
}SCSS
$custom: #98ccbe; $custom-light: #b7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#98ccbe",
"rgb": {
"r": 152,
"g": 204,
"b": 190
},
"hsl": {
"h": 163.846,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80488,
"c": 0.05769,
"h": 176.4
},
"luminance": 0.53579
}Semantic roles & 50–950 ramp
primary
#98CCBE
secondary
#A16777
accent
#3958AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483