#98DFD5#98DFD5
#98DFD5 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.072 H 184.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD5 |
|---|---|
| RGB | rgb(152, 223, 213) |
| HSL | hsl(172, 53%, 74%) |
| HSV | hsv(172, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.10, -24.24, -2.17) |
| CIE-LCH | lch(84.10, 24.34, 185.12°) |
| OKLab | oklab(85.39% -0.0721 -0.0062) |
| OKLCH | oklch(85.39% 0.072 184.9) |
| XYZ | xyz(51.3427, 64.2519, 72.6344) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 7.30
Pale Cyan
#B7FFFA
ΔE00 7.36
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Light Cyan
#ACFFFC
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD5 #DF98A2
analogous
#98DFB1 #98DFD5 #98C5DF
triadic
#98DFD5 #D598DF #DFD598
tetradic
#98DFD5 #B198DF #DF98A2 #C5DF98
square
#98DFD5 #B198DF #DF98A2 #C5DF98
split-complementary
#98DFD5 #DF98C5 #DFB198
monochromatic
#3CC1AE #69D0C2 #98DFD5 #C7EEE8 #E8F8F5
Accessibility & contrast
On white
1.52
#98DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#98DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CBCED6
Tritanopia (blue-blind)
#81E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd5; /* rgb */ color: rgb(152, 223, 213); /* oklch */ color: oklch(85.4% 0.072 184.9);
Tailwind
colors: {
custom: {
50: '#b8e9e1',
500: '#98dfd5',
950: '#000000',
},
}SCSS
$custom: #98dfd5; $custom-light: #b8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#98dfd5",
"rgb": {
"r": 152,
"g": 223,
"b": 213
},
"hsl": {
"h": 171.549,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8539,
"c": 0.07238,
"h": 184.9
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#98DFD5
secondary
#B76470
accent
#253BC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484