#98CFBB#98CFBB
#98CFBB is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.1% C 0.064 H 170.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFBB |
|---|---|
| RGB | rgb(152, 207, 187) |
| HSL | hsl(158, 36%, 70%) |
| HSV | hsv(158, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.98, -21.92, 4.21) |
| CIE-LCH | lch(78.98, 22.32, 169.12°) |
| OKLab | oklab(81.07% -0.0627 0.0108) |
| OKLCH | oklch(81.07% 0.064 170.2) |
| XYZ | xyz(44.2285, 54.8870, 55.2679) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 6.80
Mediumaquamarine
#66CDAA
ΔE00 7.60
Seafoam
#7FE0B3
ΔE00 8.56
Darkseagreen
#8FBC8F
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFBB #CF98AC
analogous
#98CF9F #98CFBB #98C7CF
triadic
#98CFBB #BB98CF #CFBB98
tetradic
#98CFBB #9F98CF #CF98AC #C7CF98
square
#98CFBB #9F98CF #CF98AC #C7CF98
split-complementary
#98CFBB #CF98C7 #CF9F98
monochromatic
#4BA182 #6EBC9F #98CFBB #C2E2D7 #EAF5F1
Accessibility & contrast
On white
1.75
#98CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#98CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFBB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFBB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#8BD0C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cfbb; /* rgb */ color: rgb(152, 207, 187); /* oklch */ color: oklch(81.1% 0.064 170.2);
Tailwind
colors: {
custom: {
50: '#b7ddcf',
500: '#98cfbb',
950: '#000000',
},
}SCSS
$custom: #98cfbb; $custom-light: #b7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#98cfbb",
"rgb": {
"r": 152,
"g": 207,
"b": 187
},
"hsl": {
"h": 158.182,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81072,
"c": 0.06365,
"h": 170.2
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#98CFBB
secondary
#A5677D
accent
#3662AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483