#98DFD6#98DFD6
#98DFD6 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.072 H 186.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD6 |
|---|---|
| RGB | rgb(152, 223, 214) |
| HSL | hsl(172, 53%, 74%) |
| HSV | hsv(172, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.12, -24.02, -2.66) |
| CIE-LCH | lch(84.12, 24.17, 186.33°) |
| OKLab | oklab(85.42% -0.0717 -0.0075) |
| OKLCH | oklch(85.42% 0.072 186) |
| XYZ | xyz(51.4700, 64.3029, 73.3049) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.48
Pale Cyan
#B7FFFA
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Light Cyan
#ACFFFC
ΔE00 7.30
Tiffany Blue
#7BF2DA
ΔE00 7.53
Eggshell Blue
#C4FFF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD6 #DF98A1
analogous
#98DFB2 #98DFD6 #98C4DF
triadic
#98DFD6 #D698DF #DFD698
tetradic
#98DFD6 #B298DF #DF98A1 #C4DF98
square
#98DFD6 #B298DF #DF98A1 #C4DF98
split-complementary
#98DFD6 #DF98C4 #DFB298
monochromatic
#3CC1B0 #69D0C3 #98DFD6 #C7EEE9 #E8F8F6
Accessibility & contrast
On white
1.52
#98DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#98DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD6
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD6 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#80E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd6; /* rgb */ color: rgb(152, 223, 214); /* oklch */ color: oklch(85.4% 0.072 186.0);
Tailwind
colors: {
custom: {
50: '#b8e9e2',
500: '#98dfd6',
950: '#000000',
},
}SCSS
$custom: #98dfd6; $custom-light: #b8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#98dfd6",
"rgb": {
"r": 152,
"g": 223,
"b": 214
},
"hsl": {
"h": 172.394,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8542,
"c": 0.07209,
"h": 186
},
"luminance": 0.64306
}Semantic roles & 50–950 ramp
primary
#98DFD6
secondary
#B7646E
accent
#2539C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484