#98CBBD#98CBBD
#98CBBD is a light, muted teal. Relative luminance 0.531; OKLCH L 80.2% C 0.057 H 176.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBBD |
|---|---|
| RGB | rgb(152, 203, 189) |
| HSL | hsl(164, 33%, 70%) |
| HSV | hsv(164, 25%, 80%) |
| CMYK | cmyk(25.1%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.91, -19.50, 1.59) |
| CIE-LCH | lch(77.91, 19.57, 175.33°) |
| OKLab | oklab(80.24% -0.0567 0.0039) |
| OKLCH | oklch(80.24% 0.057 176) |
| XYZ | xyz(43.4873, 53.0596, 56.0844) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 8.90
Mediumaquamarine
#66CDAA
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBBD #CB98A6
analogous
#98CBA4 #98CBBD #98C0CB
triadic
#98CBBD #BD98CB #CBBD98
tetradic
#98CBBD #A498CB #CB98A6 #C0CB98
square
#98CBBD #A498CB #CB98A6 #C0CB98
split-complementary
#98CBBD #CB98C0 #CBA498
monochromatic
#4E9B86 #6FB6A3 #98CBBD #C1E0D7 #E9F4F1
Accessibility & contrast
On white
1.81
#98CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#98CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBBD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBBD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#8BCCC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98cbbd; /* rgb */ color: rgb(152, 203, 189); /* oklch */ color: oklch(80.2% 0.057 176.0);
Tailwind
colors: {
custom: {
50: '#b7dbd0',
500: '#98cbbd',
950: '#000000',
},
}SCSS
$custom: #98cbbd; $custom-light: #b7dbd0; $custom-dark: #000000;
JSON
{
"hex": "#98cbbd",
"rgb": {
"r": 152,
"g": 203,
"b": 189
},
"hsl": {
"h": 163.529,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.80236,
"c": 0.05682,
"h": 176
},
"luminance": 0.53061
}Semantic roles & 50–950 ramp
primary
#98CBBD
secondary
#A06777
accent
#3A59AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483