#98DFD4#98DFD4
#98DFD4 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.073 H 183.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD4 |
|---|---|
| RGB | rgb(152, 223, 212) |
| HSL | hsl(171, 53%, 74%) |
| HSV | hsv(171, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.07, -24.46, -1.68) |
| CIE-LCH | lch(84.07, 24.52, 183.93°) |
| OKLab | oklab(85.36% -0.0725 -0.0049) |
| OKLCH | oklch(85.36% 0.073 183.9) |
| XYZ | xyz(51.2161, 64.2013, 71.9680) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.02
Tiffany Blue
#7BF2DA
ΔE00 7.09
Seafoam Blue
#78D1B6
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Pale Cyan
#B7FFFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD4 #DF98A3
analogous
#98DFB0 #98DFD4 #98C6DF
triadic
#98DFD4 #D498DF #DFD498
tetradic
#98DFD4 #B098DF #DF98A3 #C6DF98
square
#98DFD4 #B098DF #DF98A3 #C6DF98
split-complementary
#98DFD4 #DF98C6 #DFB098
monochromatic
#3CC1AC #69D0C1 #98DFD4 #C7EEE7 #E8F8F5
Accessibility & contrast
On white
1.52
#98DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#98DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD4
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD4 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#CBCED5
Tritanopia (blue-blind)
#81E2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd4; /* rgb */ color: rgb(152, 223, 212); /* oklch */ color: oklch(85.4% 0.073 183.9);
Tailwind
colors: {
custom: {
50: '#b8e9e1',
500: '#98dfd4',
950: '#000000',
},
}SCSS
$custom: #98dfd4; $custom-light: #b8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#98dfd4",
"rgb": {
"r": 152,
"g": 223,
"b": 212
},
"hsl": {
"h": 170.704,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8536,
"c": 0.07268,
"h": 183.9
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#98DFD4
secondary
#B76471
accent
#253DC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484