#98CCBF#98CCBF
#98CCBF is a light, muted teal. Relative luminance 0.536; OKLCH L 80.5% C 0.057 H 177.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCBF |
|---|---|
| RGB | rgb(152, 204, 191) |
| HSL | hsl(165, 34%, 70%) |
| HSV | hsv(165, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.24, -19.59, 1.00) |
| CIE-LCH | lch(78.24, 19.61, 177.08°) |
| OKLab | oklab(80.52% -0.0572 0.0024) |
| OKLCH | oklch(80.52% 0.057 177.6) |
| XYZ | xyz(43.9428, 53.6208, 57.3146) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 6.82
Light Teal
#90E4C1
ΔE00 8.98
Mediumaquamarine
#66CDAA
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCBF #CC98A5
analogous
#98CCA5 #98CCBF #98BFCC
triadic
#98CCBF #BF98CC #CCBF98
tetradic
#98CCBF #A598CC #CC98A5 #BFCC98
square
#98CCBF #A598CC #CC98A5 #BFCC98
split-complementary
#98CCBF #CC98BF #CCA598
monochromatic
#4D9C89 #6FB8A6 #98CCBF #C1E0D8 #EAF5F2
Accessibility & contrast
On white
1.79
#98CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#98CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCBF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCBF | 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)
#C8C6BE
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#8ACEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98ccbf; /* rgb */ color: rgb(152, 204, 191); /* oklch */ color: oklch(80.5% 0.057 177.6);
Tailwind
colors: {
custom: {
50: '#b7dbd2',
500: '#98ccbf',
950: '#000000',
},
}SCSS
$custom: #98ccbf; $custom-light: #b7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#98ccbf",
"rgb": {
"r": 152,
"g": 204,
"b": 191
},
"hsl": {
"h": 165,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80517,
"c": 0.05721,
"h": 177.6
},
"luminance": 0.53623
}Semantic roles & 50–950 ramp
primary
#98CCBF
secondary
#A16776
accent
#3956AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483