#98CED1#98CED1
#98CED1 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.5% C 0.056 H 200.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED1 |
|---|---|
| RGB | rgb(152, 206, 209) |
| HSL | hsl(183, 38%, 71%) |
| HSV | hsv(183, 27%, 82%) |
| CMYK | cmyk(27.3%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(79.28, -16.65, -7.14) |
| CIE-LCH | lch(79.28, 18.11, 203.21°) |
| OKLab | oklab(81.51% -0.0524 -0.0195) |
| OKLCH | oklch(81.51% 0.056 200.4) |
| XYZ | xyz(46.5251, 55.4192, 68.5548) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.07
Lightblue
#ADD8E6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Sky Blue
#87CEEB
ΔE00 9.13
Pale Sky Blue
#BDF6FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED1 #D19B98
analogous
#98D1B7 #98CED1 #98B1D1
triadic
#98CED1 #D198CE #CED198
tetradic
#98CED1 #B798D1 #D19B98 #B1D198
square
#98CED1 #B798D1 #D19B98 #B1D198
split-complementary
#98CED1 #D198B1 #D1B798
monochromatic
#4AA0A5 #6EBABE #98CED1 #C2E2E4 #EAF5F6
Accessibility & contrast
On white
1.74
#98CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#98CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED1
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED1 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D1
Deuteranopia (green-blind)
#BCC1D1
Tritanopia (blue-blind)
#85D2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98ced1; /* rgb */ color: rgb(152, 206, 209); /* oklch */ color: oklch(81.5% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#b8dddf',
500: '#98ced1',
950: '#000000',
},
}SCSS
$custom: #98ced1; $custom-light: #b8dddf; $custom-dark: #000000;
JSON
{
"hex": "#98ced1",
"rgb": {
"r": 152,
"g": 206,
"b": 209
},
"hsl": {
"h": 183.158,
"s": 38.255,
"l": 70.784
},
"oklch": {
"l": 0.81509,
"c": 0.0559,
"h": 200.4
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#98CED1
secondary
#A76A66
accent
#3B34B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484