#98CED3#98CED3
#98CED3 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.056 H 203.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED3 |
|---|---|
| RGB | rgb(152, 206, 211) |
| HSL | hsl(185, 40%, 71%) |
| HSV | hsv(185, 28%, 83%) |
| CMYK | cmyk(28%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(79.34, -16.19, -8.13) |
| CIE-LCH | lch(79.34, 18.12, 206.65°) |
| OKLab | oklab(81.57% -0.0516 -0.0222) |
| OKLCH | oklch(81.57% 0.056 203.3) |
| XYZ | xyz(46.7743, 55.5189, 69.8670) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Sky Blue
#87CEEB
ΔE00 8.29
Ice Blue
#A5DFF9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED3 #D39D98
analogous
#98D3BA #98CED3 #98B0D3
triadic
#98CED3 #D398CE #CED398
tetradic
#98CED3 #BA98D3 #D39D98 #B0D398
square
#98CED3 #BA98D3 #D39D98 #B0D398
split-complementary
#98CED3 #D398B0 #D3BA98
monochromatic
#48A0A9 #6DBAC1 #98CED3 #C3E2E5 #EAF5F6
Accessibility & contrast
On white
1.73
#98CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#98CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED3
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED3 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#BBC1D3
Tritanopia (blue-blind)
#84D2CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98ced3; /* rgb */ color: rgb(152, 206, 211); /* oklch */ color: oklch(81.6% 0.056 203.3);
Tailwind
colors: {
custom: {
50: '#b8dde0',
500: '#98ced3',
950: '#000000',
},
}SCSS
$custom: #98ced3; $custom-light: #b8dde0; $custom-dark: #000000;
JSON
{
"hex": "#98ced3",
"rgb": {
"r": 152,
"g": 206,
"b": 211
},
"hsl": {
"h": 185.085,
"s": 40.136,
"l": 71.176
},
"oklch": {
"l": 0.81574,
"c": 0.05616,
"h": 203.3
},
"luminance": 0.55521
}Semantic roles & 50–950 ramp
primary
#98CED3
secondary
#A96C66
accent
#3D32B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484