#98DFD2#98DFD2
#98DFD2 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.073 H 181.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD2 |
|---|---|
| RGB | rgb(152, 223, 210) |
| HSL | hsl(169, 53%, 74%) |
| HSV | hsv(169, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.02, -24.91, -0.70) |
| CIE-LCH | lch(84.02, 24.91, 181.61°) |
| OKLab | oklab(85.3% -0.0733 -0.0023) |
| OKLCH | oklch(85.3% 0.073 181.8) |
| XYZ | xyz(50.9654, 64.1010, 70.6475) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 6.67
Tiffany Blue
#7BF2DA
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.76
Light Teal
#90E4C1
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD2 #DF98A5
analogous
#98DFAE #98DFD2 #98C8DF
triadic
#98DFD2 #D298DF #DFD298
tetradic
#98DFD2 #AE98DF #DF98A5 #C8DF98
square
#98DFD2 #AE98DF #DF98A5 #C8DF98
split-complementary
#98DFD2 #DF98C8 #DFAE98
monochromatic
#3CC1A8 #69D0BE #98DFD2 #C7EEE6 #E8F8F5
Accessibility & contrast
On white
1.52
#98DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#98DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD2 | 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)
#D9D7D2
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#82E2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd2; /* rgb */ color: rgb(152, 223, 210); /* oklch */ color: oklch(85.3% 0.073 181.8);
Tailwind
colors: {
custom: {
50: '#b8e9df',
500: '#98dfd2',
950: '#000000',
},
}SCSS
$custom: #98dfd2; $custom-light: #b8e9df; $custom-dark: #000000;
JSON
{
"hex": "#98dfd2",
"rgb": {
"r": 152,
"g": 223,
"b": 210
},
"hsl": {
"h": 169.014,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85301,
"c": 0.07339,
"h": 181.8
},
"luminance": 0.64104
}Semantic roles & 50–950 ramp
primary
#98DFD2
secondary
#B76473
accent
#2542C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484