#98DECC#98DECC
#98DECC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.075 H 176.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #98DECC |
|---|---|
| RGB | rgb(152, 222, 204) |
| HSL | hsl(165, 51%, 73%) |
| HSV | hsv(165, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(83.59, -25.72, 1.85) |
| CIE-LCH | lch(83.59, 25.79, 175.89°) |
| OKLab | oklab(84.9% -0.0746 0.0045) |
| OKLCH | oklch(84.9% 0.075 176.5) |
| XYZ | xyz(49.9655, 63.2749, 66.6955) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.41
Pale Teal
#82CBB2
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 6.43
Pale Aqua
#B8FFEB
ΔE00 7.23
Seafoam
#7FE0B3
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DECC #DE98AA
analogous
#98DEA9 #98DECC #98CDDE
triadic
#98DECC #CC98DE #DECC98
tetradic
#98DECC #A998DE #DE98AA #CDDE98
square
#98DECC #A998DE #DE98AA #CDDE98
split-complementary
#98DECC #DE98CD #DEA998
monochromatic
#3DBF9D #6ACFB5 #98DECC #C6EDE3 #E8F8F4
Accessibility & contrast
On white
1.54
#98DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#98DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DECC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DECC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#CCCDCD
Tritanopia (blue-blind)
#84E0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98decc; /* rgb */ color: rgb(152, 222, 204); /* oklch */ color: oklch(84.9% 0.075 176.5);
Tailwind
colors: {
custom: {
50: '#b8e8db',
500: '#98decc',
950: '#000000',
},
}SCSS
$custom: #98decc; $custom-light: #b8e8db; $custom-dark: #000000;
JSON
{
"hex": "#98decc",
"rgb": {
"r": 152,
"g": 222,
"b": 204
},
"hsl": {
"h": 164.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84904,
"c": 0.07475,
"h": 176.5
},
"luminance": 0.63278
}Semantic roles & 50–950 ramp
primary
#98DECC
secondary
#B66479
accent
#274EBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121615
muted
#828484