#98CED7#98CED7
#98CED7 is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.057 H 208.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED7 |
|---|---|
| RGB | rgb(152, 206, 215) |
| HSL | hsl(189, 44%, 72%) |
| HSV | hsv(189, 29%, 84%) |
| CMYK | cmyk(29.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(79.46, -15.27, -10.10) |
| CIE-LCH | lch(79.46, 18.31, 213.48°) |
| OKLab | oklab(81.7% -0.05 -0.0276) |
| OKLCH | oklch(81.7% 0.057 208.9) |
| XYZ | xyz(47.2820, 55.7219, 72.5409) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.73
Lightblue
#ADD8E6
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 6.69
Ice Blue
#A5DFF9
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED7 #D7A198
analogous
#98D7C1 #98CED7 #98AFD7
triadic
#98CED7 #D798CE #CED798
tetradic
#98CED7 #C198D7 #D7A198 #AFD798
square
#98CED7 #C198D7 #D7A198 #AFD798
split-complementary
#98CED7 #D798AF #D7C198
monochromatic
#44A1B0 #6CB9C6 #98CED7 #C4E3E8 #E9F5F6
Accessibility & contrast
On white
1.73
#98CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#98CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED7
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED7 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD8
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#83D3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98ced7; /* rgb */ color: rgb(152, 206, 215); /* oklch */ color: oklch(81.7% 0.057 208.9);
Tailwind
colors: {
custom: {
50: '#b8dde3',
500: '#98ced7',
950: '#000000',
},
}SCSS
$custom: #98ced7; $custom-light: #b8dde3; $custom-dark: #000000;
JSON
{
"hex": "#98ced7",
"rgb": {
"r": 152,
"g": 206,
"b": 215
},
"hsl": {
"h": 188.571,
"s": 44.056,
"l": 71.961
},
"oklch": {
"l": 0.81704,
"c": 0.05711,
"h": 208.9
},
"luminance": 0.55724
}Semantic roles & 50–950 ramp
primary
#98CED7
secondary
#AE7065
accent
#422EB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484