#98DFD9#98DFD9
#98DFD9 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.071 H 189.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD9 |
|---|---|
| RGB | rgb(152, 223, 217) |
| HSL | hsl(175, 53%, 74%) |
| HSV | hsv(175, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.20, -23.35, -4.13) |
| CIE-LCH | lch(84.20, 23.71, 190.04°) |
| OKLab | oklab(85.51% -0.0705 -0.0115) |
| OKLCH | oklch(85.51% 0.071 189.2) |
| XYZ | xyz(51.8566, 64.4575, 75.3413) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Light Cyan
#ACFFFC
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.14
Duck Egg Blue
#C3FBF4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD9 #DF989E
analogous
#98DFB5 #98DFD9 #98C1DF
triadic
#98DFD9 #D998DF #DFD998
tetradic
#98DFD9 #B598DF #DF989E #C1DF98
square
#98DFD9 #B598DF #DF989E #C1DF98
split-complementary
#98DFD9 #DF98C1 #DFB598
monochromatic
#3CC1B5 #69D0C8 #98DFD9 #C7EEEA #E8F8F6
Accessibility & contrast
On white
1.51
#98DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#98DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD9
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD9 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#7FE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd9; /* rgb */ color: rgb(152, 223, 217); /* oklch */ color: oklch(85.5% 0.071 189.2);
Tailwind
colors: {
custom: {
50: '#b9e9e4',
500: '#98dfd9',
950: '#000000',
},
}SCSS
$custom: #98dfd9; $custom-light: #b9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#98dfd9",
"rgb": {
"r": 152,
"g": 223,
"b": 217
},
"hsl": {
"h": 174.93,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8551,
"c": 0.07141,
"h": 189.2
},
"luminance": 0.64461
}Semantic roles & 50–950 ramp
primary
#98DFD9
secondary
#B7646B
accent
#2533C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484