#98DED1#98DED1
#98DED1 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.073 H 181.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98DED1 |
|---|---|
| RGB | rgb(152, 222, 209) |
| HSL | hsl(169, 51%, 73%) |
| HSV | hsv(169, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.71, -24.64, -0.61) |
| CIE-LCH | lch(83.71, 24.64, 181.43°) |
| OKLab | oklab(85.05% -0.0725 -0.002) |
| OKLCH | oklch(85.05% 0.073 181.6) |
| XYZ | xyz(50.5748, 63.5186, 69.9047) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 6.68
Tiffany Blue
#7BF2DA
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 7.11
Pale Aqua
#B8FFEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DED1 #DE98A5
analogous
#98DEAE #98DED1 #98C8DE
triadic
#98DED1 #D198DE #DED198
tetradic
#98DED1 #AE98DE #DE98A5 #C8DE98
square
#98DED1 #AE98DE #DE98A5 #C8DE98
split-complementary
#98DED1 #DE98C8 #DEAE98
monochromatic
#3DBFA6 #6ACFBC #98DED1 #C6EDE6 #E8F8F5
Accessibility & contrast
On white
1.53
#98DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#98DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DED1
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DED1 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#82E1DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98ded1; /* rgb */ color: rgb(152, 222, 209); /* oklch */ color: oklch(85.0% 0.073 181.6);
Tailwind
colors: {
custom: {
50: '#b8e8df',
500: '#98ded1',
950: '#000000',
},
}SCSS
$custom: #98ded1; $custom-light: #b8e8df; $custom-dark: #000000;
JSON
{
"hex": "#98ded1",
"rgb": {
"r": 152,
"g": 222,
"b": 209
},
"hsl": {
"h": 168.857,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.85049,
"c": 0.07256,
"h": 181.6
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#98DED1
secondary
#B66473
accent
#2743BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484