#98CBBF#98CBBF
#98CBBF is a light, muted teal. Relative luminance 0.531; OKLCH L 80.3% C 0.056 H 178.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBBF |
|---|---|
| RGB | rgb(152, 203, 191) |
| HSL | hsl(166, 33%, 70%) |
| HSV | hsv(166, 25%, 80%) |
| CMYK | cmyk(25.1%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.96, -19.08, 0.59) |
| CIE-LCH | lch(77.96, 19.09, 178.22°) |
| OKLab | oklab(80.3% -0.0558 0.0013) |
| OKLCH | oklch(80.3% 0.056 178.7) |
| XYZ | xyz(43.7059, 53.1470, 57.2357) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 9.43
Powder Blue
#B0E0E6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.52
Mediumaquamarine
#66CDAA
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBBF #CB98A4
analogous
#98CBA6 #98CBBF #98BECB
triadic
#98CBBF #BF98CB #CBBF98
tetradic
#98CBBF #A698CB #CB98A4 #BECB98
square
#98CBBF #A698CB #CB98A4 #BECB98
split-complementary
#98CBBF #CB98BE #CBA698
monochromatic
#4E9B89 #6FB6A6 #98CBBF #C1E0D8 #E9F4F2
Accessibility & contrast
On white
1.81
#98CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#98CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#8ACDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98cbbf; /* rgb */ color: rgb(152, 203, 191); /* oklch */ color: oklch(80.3% 0.056 178.7);
Tailwind
colors: {
custom: {
50: '#b7dbd2',
500: '#98cbbf',
950: '#000000',
},
}SCSS
$custom: #98cbbf; $custom-light: #b7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#98cbbf",
"rgb": {
"r": 152,
"g": 203,
"b": 191
},
"hsl": {
"h": 165.882,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.80295,
"c": 0.05586,
"h": 178.7
},
"luminance": 0.53149
}Semantic roles & 50–950 ramp
primary
#98CBBF
secondary
#A06775
accent
#3A55AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483