#98CEBF#98CEBF
#98CEBF is a light, muted teal. Relative luminance 0.546; OKLCH L 81.0% C 0.060 H 175.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEBF |
|---|---|
| RGB | rgb(152, 206, 191) |
| HSL | hsl(163, 36%, 70%) |
| HSV | hsv(163, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.80, -20.59, 1.81) |
| CIE-LCH | lch(78.80, 20.67, 174.98°) |
| OKLab | oklab(80.96% -0.0597 0.0045) |
| OKLCH | oklch(80.96% 0.06 175.7) |
| XYZ | xyz(44.4212, 54.5776, 57.4741) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 8.10
Mediumaquamarine
#66CDAA
ΔE00 8.69
Paleturquoise
#AFEEEE
ΔE00 9.60
Mediumturquoise
#48D1CC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEBF #CE98A7
analogous
#98CEA4 #98CEBF #98C2CE
triadic
#98CEBF #BF98CE #CEBF98
tetradic
#98CEBF #A498CE #CE98A7 #C2CE98
square
#98CEBF #A498CE #CE98A7 #C2CE98
split-complementary
#98CEBF #CE98C2 #CEA498
monochromatic
#4CA088 #6FBAA5 #98CEBF #C1E2D9 #EAF5F2
Accessibility & contrast
On white
1.76
#98CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#98CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEBF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEBF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#8ACFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cebf; /* rgb */ color: rgb(152, 206, 191); /* oklch */ color: oklch(81.0% 0.060 175.7);
Tailwind
colors: {
custom: {
50: '#b7ddd2',
500: '#98cebf',
950: '#000000',
},
}SCSS
$custom: #98cebf; $custom-light: #b7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#98cebf",
"rgb": {
"r": 152,
"g": 206,
"b": 191
},
"hsl": {
"h": 163.333,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80962,
"c": 0.05992,
"h": 175.7
},
"luminance": 0.5458
}Semantic roles & 50–950 ramp
primary
#98CEBF
secondary
#A36778
accent
#3758AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483