#98CBD2#98CBD2
#98CBD2 is a light, muted teal. Relative luminance 0.540; OKLCH L 80.9% C 0.054 H 206.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBD2 |
|---|---|
| RGB | rgb(152, 203, 210) |
| HSL | hsl(187, 39%, 71%) |
| HSV | hsv(187, 28%, 82%) |
| CMYK | cmyk(27.6%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.48, -14.88, -8.86) |
| CIE-LCH | lch(78.48, 17.32, 210.77°) |
| OKLab | oklab(80.88% -0.0481 -0.0242) |
| OKLCH | oklch(80.88% 0.054 206.7) |
| XYZ | xyz(45.9340, 54.0382, 68.9704) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.66
Baby Blue
#89CFF0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBD2 #D29F98
analogous
#98D2BC #98CBD2 #98AED2
triadic
#98CBD2 #D298CB #CBD298
tetradic
#98CBD2 #BC98D2 #D29F98 #AED298
square
#98CBD2 #BC98D2 #D29F98 #AED298
split-complementary
#98CBD2 #D298AE #D2BC98
monochromatic
#499BA7 #6DB5BF #98CBD2 #C3E1E5 #EAF4F6
Accessibility & contrast
On white
1.78
#98CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#98CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBD2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBD2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#85CFCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cbd2; /* rgb */ color: rgb(152, 203, 210); /* oklch */ color: oklch(80.9% 0.054 206.7);
Tailwind
colors: {
custom: {
50: '#b8dbdf',
500: '#98cbd2',
950: '#000000',
},
}SCSS
$custom: #98cbd2; $custom-light: #b8dbdf; $custom-dark: #000000;
JSON
{
"hex": "#98cbd2",
"rgb": {
"r": 152,
"g": 203,
"b": 210
},
"hsl": {
"h": 187.241,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.80884,
"c": 0.05387,
"h": 206.7
},
"luminance": 0.5404
}Semantic roles & 50–950 ramp
primary
#98CBD2
secondary
#A86E66
accent
#4333B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484