#98CED0#98CED0
#98CED0 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.5% C 0.056 H 199.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED0 |
|---|---|
| RGB | rgb(152, 206, 208) |
| HSL | hsl(182, 37%, 71%) |
| HSV | hsv(182, 27%, 82%) |
| CMYK | cmyk(26.9%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(79.25, -16.87, -6.64) |
| CIE-LCH | lch(79.25, 18.13, 201.49°) |
| OKLab | oklab(81.48% -0.0528 -0.0182) |
| OKLCH | oklch(81.48% 0.056 199) |
| XYZ | xyz(46.4017, 55.3698, 67.9048) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Pale Sky Blue
#BDF6FE
ΔE00 9.48
Sky Blue
#87CEEB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED0 #D09A98
analogous
#98D0B6 #98CED0 #98B2D0
triadic
#98CED0 #D098CE #CED098
tetradic
#98CED0 #B698D0 #D09A98 #B2D098
square
#98CED0 #B698D0 #D09A98 #B2D098
split-complementary
#98CED0 #D098B2 #D0B698
monochromatic
#4AA0A3 #6EBABD #98CED0 #C2E2E3 #EAF5F5
Accessibility & contrast
On white
1.74
#98CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#98CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9D0
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#85D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98ced0; /* rgb */ color: rgb(152, 206, 208); /* oklch */ color: oklch(81.5% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#b8ddde',
500: '#98ced0',
950: '#000000',
},
}SCSS
$custom: #98ced0; $custom-light: #b8ddde; $custom-dark: #000000;
JSON
{
"hex": "#98ced0",
"rgb": {
"r": 152,
"g": 206,
"b": 208
},
"hsl": {
"h": 182.143,
"s": 37.333,
"l": 70.588
},
"oklch": {
"l": 0.81477,
"c": 0.05583,
"h": 199
},
"luminance": 0.55372
}Semantic roles & 50–950 ramp
primary
#98CED0
secondary
#A66967
accent
#3A35B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484