#98CBBE#98CBBE
#98CBBE is a light, muted teal. Relative luminance 0.531; OKLCH L 80.3% C 0.056 H 177.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBBE |
|---|---|
| RGB | rgb(152, 203, 190) |
| HSL | hsl(165, 33%, 70%) |
| HSV | hsv(165, 25%, 80%) |
| CMYK | cmyk(25.1%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.94, -19.29, 1.09) |
| CIE-LCH | lch(77.94, 19.32, 176.76°) |
| OKLab | oklab(80.27% -0.0563 0.0026) |
| OKLCH | oklch(80.27% 0.056 177.4) |
| XYZ | xyz(43.5962, 53.1031, 56.6581) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 9.16
Mediumaquamarine
#66CDAA
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 9.73
Powder Blue
#B0E0E6
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBBE #CB98A5
analogous
#98CBA5 #98CBBE #98BFCB
triadic
#98CBBE #BE98CB #CBBE98
tetradic
#98CBBE #A598CB #CB98A5 #BFCB98
square
#98CBBE #A598CB #CB98A5 #BFCB98
split-complementary
#98CBBE #CB98BF #CBA598
monochromatic
#4E9B87 #6FB6A4 #98CBBE #C1E0D8 #E9F4F1
Accessibility & contrast
On white
1.81
#98CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#98CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBBE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBBE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#8BCDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98cbbe; /* rgb */ color: rgb(152, 203, 190); /* oklch */ color: oklch(80.3% 0.056 177.4);
Tailwind
colors: {
custom: {
50: '#b7dbd1',
500: '#98cbbe',
950: '#000000',
},
}SCSS
$custom: #98cbbe; $custom-light: #b7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#98cbbe",
"rgb": {
"r": 152,
"g": 203,
"b": 190
},
"hsl": {
"h": 164.706,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.80265,
"c": 0.05633,
"h": 177.4
},
"luminance": 0.53105
}Semantic roles & 50–950 ramp
primary
#98CBBE
secondary
#A06776
accent
#3A57AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483