#98CED2#98CED2
#98CED2 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.056 H 201.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED2 |
|---|---|
| RGB | rgb(152, 206, 210) |
| HSL | hsl(184, 39%, 71%) |
| HSV | hsv(184, 28%, 82%) |
| CMYK | cmyk(27.6%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.31, -16.42, -7.63) |
| CIE-LCH | lch(79.31, 18.11, 204.93°) |
| OKLab | oklab(81.54% -0.052 -0.0208) |
| OKLCH | oklch(81.54% 0.056 201.8) |
| XYZ | xyz(46.6493, 55.4689, 69.2088) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 6.41
Paleturquoise
#AFEEEE
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Sky Blue
#87CEEB
ΔE00 8.71
Pale Sky Blue
#BDF6FE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED2 #D29C98
analogous
#98D2B9 #98CED2 #98B1D2
triadic
#98CED2 #D298CE #CED298
tetradic
#98CED2 #B998D2 #D29C98 #B1D298
square
#98CED2 #B998D2 #D29C98 #B1D298
split-complementary
#98CED2 #D298B1 #D2B998
monochromatic
#49A0A7 #6DBABF #98CED2 #C3E2E5 #EAF5F6
Accessibility & contrast
On white
1.74
#98CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#98CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#84D2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98ced2; /* rgb */ color: rgb(152, 206, 210); /* oklch */ color: oklch(81.5% 0.056 201.8);
Tailwind
colors: {
custom: {
50: '#b8dddf',
500: '#98ced2',
950: '#000000',
},
}SCSS
$custom: #98ced2; $custom-light: #b8dddf; $custom-dark: #000000;
JSON
{
"hex": "#98ced2",
"rgb": {
"r": 152,
"g": 206,
"b": 210
},
"hsl": {
"h": 184.138,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.81541,
"c": 0.05601,
"h": 201.8
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#98CED2
secondary
#A86B66
accent
#3C33B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484