#98CEBB#98CEBB
#98CEBB is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.062 H 171.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEBB |
|---|---|
| RGB | rgb(152, 206, 187) |
| HSL | hsl(159, 36%, 70%) |
| HSV | hsv(159, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.70, -21.42, 3.81) |
| CIE-LCH | lch(78.70, 21.76, 169.92°) |
| OKLab | oklab(80.85% -0.0614 0.0098) |
| OKLCH | oklch(80.85% 0.062 171) |
| XYZ | xyz(43.9870, 54.4040, 55.1874) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.85
Seafoam Blue
#78D1B6
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 7.19
Mediumaquamarine
#66CDAA
ΔE00 7.84
Seafoam
#7FE0B3
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEBB #CE98AB
analogous
#98CEA0 #98CEBB #98C6CE
triadic
#98CEBB #BB98CE #CEBB98
tetradic
#98CEBB #A098CE #CE98AB #C6CE98
square
#98CEBB #A098CE #CE98AB #C6CE98
split-complementary
#98CEBB #CE98C6 #CEA098
monochromatic
#4CA082 #6FBAA0 #98CEBB #C1E2D6 #EAF5F1
Accessibility & contrast
On white
1.77
#98CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#98CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEBB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEBB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#8BCFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cebb; /* rgb */ color: rgb(152, 206, 187); /* oklch */ color: oklch(80.8% 0.062 171.0);
Tailwind
colors: {
custom: {
50: '#b7ddcf',
500: '#98cebb',
950: '#000000',
},
}SCSS
$custom: #98cebb; $custom-light: #b7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#98cebb",
"rgb": {
"r": 152,
"g": 206,
"b": 187
},
"hsl": {
"h": 158.889,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80848,
"c": 0.06221,
"h": 171
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#98CEBB
secondary
#A3677C
accent
#3761AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483