#98CED5#98CED5
#98CED5 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.057 H 206.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED5 |
|---|---|
| RGB | rgb(152, 206, 213) |
| HSL | hsl(187, 42%, 72%) |
| HSV | hsv(187, 29%, 84%) |
| CMYK | cmyk(28.6%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(79.40, -15.73, -9.11) |
| CIE-LCH | lch(79.40, 18.18, 210.09°) |
| OKLab | oklab(81.64% -0.0508 -0.0249) |
| OKLCH | oklch(81.64% 0.057 206.1) |
| XYZ | xyz(47.0266, 55.6198, 71.1957) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 7.90
Ice Blue
#A5DFF9
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED5 #D59F98
analogous
#98D5BE #98CED5 #98B0D5
triadic
#98CED5 #D598CE #CED598
tetradic
#98CED5 #BE98D5 #D59F98 #B0D598
square
#98CED5 #BE98D5 #D59F98 #B0D598
split-complementary
#98CED5 #D598B0 #D5BE98
monochromatic
#46A1AC #6DB9C3 #98CED5 #C3E3E7 #E9F5F6
Accessibility & contrast
On white
1.73
#98CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#98CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED5
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED5 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#BBC1D5
Tritanopia (blue-blind)
#83D3D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98ced5; /* rgb */ color: rgb(152, 206, 213); /* oklch */ color: oklch(81.6% 0.057 206.1);
Tailwind
colors: {
custom: {
50: '#b8dde1',
500: '#98ced5',
950: '#000000',
},
}SCSS
$custom: #98ced5; $custom-light: #b8dde1; $custom-dark: #000000;
JSON
{
"hex": "#98ced5",
"rgb": {
"r": 152,
"g": 206,
"b": 213
},
"hsl": {
"h": 186.885,
"s": 42.069,
"l": 71.569
},
"oklch": {
"l": 0.81639,
"c": 0.05657,
"h": 206.1
},
"luminance": 0.55622
}Semantic roles & 50–950 ramp
primary
#98CED5
secondary
#AB6E66
accent
#4030B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484