#98DDDC#98DDDC
#98DDDC is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.069 H 194.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDDC |
|---|---|
| RGB | rgb(152, 221, 220) |
| HSL | hsl(179, 50%, 73%) |
| HSV | hsv(179, 31%, 87%) |
| CMYK | cmyk(31.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.73, -21.68, -6.42) |
| CIE-LCH | lch(83.73, 22.61, 196.49°) |
| OKLab | oklab(85.16% -0.0668 -0.0176) |
| OKLCH | oklch(85.16% 0.069 194.8) |
| XYZ | xyz(51.7192, 63.5527, 77.2379) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.26
Powder Blue
#B0E0E6
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Light Cyan
#ACFFFC
ΔE00 7.33
Pale Cyan
#B7FFFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDDC #DD9899
analogous
#98DDB9 #98DDDC #98BBDD
triadic
#98DDDC #DC98DD #DDDC98
tetradic
#98DDDC #B998DD #DD9899 #BBDD98
square
#98DDDC #B998DD #DD9899 #BBDD98
split-complementary
#98DDDC #DD98BB #DDB998
monochromatic
#3EBCBB #6ACECC #98DDDC #C6ECEC #E8F7F7
Accessibility & contrast
On white
1.53
#98DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#98DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDDC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDDC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#7FE1DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dddc; /* rgb */ color: rgb(152, 221, 220); /* oklch */ color: oklch(85.2% 0.069 194.8);
Tailwind
colors: {
custom: {
50: '#b9e7e6',
500: '#98dddc',
950: '#000000',
},
}SCSS
$custom: #98dddc; $custom-light: #b9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#98dddc",
"rgb": {
"r": 152,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.13,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.85161,
"c": 0.06909,
"h": 194.8
},
"luminance": 0.63556
}Semantic roles & 50–950 ramp
primary
#98DDDC
secondary
#B56465
accent
#282ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484