#98DEDC#98DEDC
#98DEDC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.070 H 193.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEDC |
|---|---|
| RGB | rgb(152, 222, 220) |
| HSL | hsl(178, 51%, 73%) |
| HSV | hsv(178, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(84.01, -22.17, -6.01) |
| CIE-LCH | lch(84.01, 22.97, 195.16°) |
| OKLab | oklab(85.38% -0.068 -0.0165) |
| OKLCH | oklch(85.38% 0.07 193.7) |
| XYZ | xyz(51.9840, 64.0823, 77.3262) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Light Cyan
#ACFFFC
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEDC #DE989A
analogous
#98DEB9 #98DEDC #98BDDE
triadic
#98DEDC #DC98DE #DEDC98
tetradic
#98DEDC #B998DE #DE989A #BDDE98
square
#98DEDC #B998DE #DE989A #BDDE98
split-complementary
#98DEDC #DE98BD #DEB998
monochromatic
#3DBFBB #6ACFCC #98DEDC #C6EDEC #E8F8F7
Accessibility & contrast
On white
1.52
#98DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#98DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEDC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEDC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C9CDDD
Tritanopia (blue-blind)
#7EE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dedc; /* rgb */ color: rgb(152, 222, 220); /* oklch */ color: oklch(85.4% 0.070 193.7);
Tailwind
colors: {
custom: {
50: '#b9e8e6',
500: '#98dedc',
950: '#000000',
},
}SCSS
$custom: #98dedc; $custom-light: #b9e8e6; $custom-dark: #000000;
JSON
{
"hex": "#98dedc",
"rgb": {
"r": 152,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.286,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.85382,
"c": 0.07001,
"h": 193.7
},
"luminance": 0.64085
}Semantic roles & 50–950 ramp
primary
#98DEDC
secondary
#B66466
accent
#272BBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484