#98DFD7#98DFD7
#98DFD7 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.072 H 187.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD7 |
|---|---|
| RGB | rgb(152, 223, 215) |
| HSL | hsl(173, 53%, 74%) |
| HSV | hsv(173, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.15, -23.80, -3.15) |
| CIE-LCH | lch(84.15, 24.01, 187.55°) |
| OKLab | oklab(85.45% -0.0713 -0.0088) |
| OKLCH | oklch(85.45% 0.072 187.1) |
| XYZ | xyz(51.5981, 64.3541, 73.9796) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.22
Pale Cyan
#B7FFFA
ΔE00 7.15
Light Cyan
#ACFFFC
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Eggshell Blue
#C4FFF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD7 #DF98A0
analogous
#98DFB3 #98DFD7 #98C3DF
triadic
#98DFD7 #D798DF #DFD798
tetradic
#98DFD7 #B398DF #DF98A0 #C3DF98
square
#98DFD7 #B398DF #DF98A0 #C3DF98
split-complementary
#98DFD7 #DF98C3 #DFB398
monochromatic
#3CC1B2 #69D0C5 #98DFD7 #C7EEE9 #E8F8F6
Accessibility & contrast
On white
1.51
#98DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#98DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD7
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD7 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#80E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd7; /* rgb */ color: rgb(152, 223, 215); /* oklch */ color: oklch(85.5% 0.072 187.1);
Tailwind
colors: {
custom: {
50: '#b8e9e3',
500: '#98dfd7',
950: '#000000',
},
}SCSS
$custom: #98dfd7; $custom-light: #b8e9e3; $custom-dark: #000000;
JSON
{
"hex": "#98dfd7",
"rgb": {
"r": 152,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.239,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8545,
"c": 0.07183,
"h": 187.1
},
"luminance": 0.64357
}Semantic roles & 50–950 ramp
primary
#98DFD7
secondary
#B7646D
accent
#2537C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484