#98CED4#98CED4
#98CED4 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.056 H 204.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED4 |
|---|---|
| RGB | rgb(152, 206, 212) |
| HSL | hsl(186, 41%, 71%) |
| HSV | hsv(186, 28%, 83%) |
| CMYK | cmyk(28.3%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(79.37, -15.96, -8.62) |
| CIE-LCH | lch(79.37, 18.14, 208.37°) |
| OKLab | oklab(81.61% -0.0512 -0.0235) |
| OKLCH | oklch(81.61% 0.056 204.7) |
| XYZ | xyz(46.9000, 55.5692, 70.5293) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.74
Lightblue
#ADD8E6
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 7.75
Sky Blue
#87CEEB
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Ice Blue
#A5DFF9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED4 #D49E98
analogous
#98D4BC #98CED4 #98B0D4
triadic
#98CED4 #D498CE #CED498
tetradic
#98CED4 #BC98D4 #D49E98 #B0D498
square
#98CED4 #BC98D4 #D49E98 #B0D498
split-complementary
#98CED4 #D498B0 #D4BC98
monochromatic
#47A1AA #6DB9C2 #98CED4 #C3E3E6 #E9F5F6
Accessibility & contrast
On white
1.73
#98CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#98CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED4
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED4 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D4
Deuteranopia (green-blind)
#BBC1D4
Tritanopia (blue-blind)
#84D2D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98ced4; /* rgb */ color: rgb(152, 206, 212); /* oklch */ color: oklch(81.6% 0.056 204.7);
Tailwind
colors: {
custom: {
50: '#b8dde1',
500: '#98ced4',
950: '#000000',
},
}SCSS
$custom: #98ced4; $custom-light: #b8dde1; $custom-dark: #000000;
JSON
{
"hex": "#98ced4",
"rgb": {
"r": 152,
"g": 206,
"b": 212
},
"hsl": {
"h": 186,
"s": 41.096,
"l": 71.373
},
"oklch": {
"l": 0.81606,
"c": 0.05635,
"h": 204.7
},
"luminance": 0.55571
}Semantic roles & 50–950 ramp
primary
#98CED4
secondary
#AA6D66
accent
#3E31B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484