#98DEDD#98DEDD
#98DEDD is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.070 H 194.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEDD |
|---|---|
| RGB | rgb(152, 222, 221) |
| HSL | hsl(179, 51%, 73%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.04, -21.95, -6.50) |
| CIE-LCH | lch(84.04, 22.89, 196.49°) |
| OKLab | oklab(85.41% -0.0676 -0.0178) |
| OKLCH | oklch(85.41% 0.07 194.8) |
| XYZ | xyz(52.1168, 64.1354, 78.0258) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Powder Blue
#B0E0E6
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Light Cyan
#ACFFFC
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEDD #DE9899
analogous
#98DEBA #98DEDD #98BCDE
triadic
#98DEDD #DD98DE #DEDD98
tetradic
#98DEDD #BA98DE #DE9899 #BCDE98
square
#98DEDD #BA98DE #DE9899 #BCDE98
split-complementary
#98DEDD #DE98BC #DEBA98
monochromatic
#3DBFBD #6ACFCE #98DEDD #C6EDEC #E8F8F7
Accessibility & contrast
On white
1.52
#98DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#98DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEDD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEDD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#7EE2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dedd; /* rgb */ color: rgb(152, 222, 221); /* oklch */ color: oklch(85.4% 0.070 194.8);
Tailwind
colors: {
custom: {
50: '#b9e8e7',
500: '#98dedd',
950: '#000000',
},
}SCSS
$custom: #98dedd; $custom-light: #b9e8e7; $custom-dark: #000000;
JSON
{
"hex": "#98dedd",
"rgb": {
"r": 152,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.85413,
"c": 0.06995,
"h": 194.8
},
"luminance": 0.64138
}Semantic roles & 50–950 ramp
primary
#98DEDD
secondary
#B66465
accent
#2729BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484