#98DFDD#98DFDD
#98DFDD is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.6% C 0.071 H 193.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFDD |
|---|---|
| RGB | rgb(152, 223, 221) |
| HSL | hsl(178, 53%, 74%) |
| HSV | hsv(178, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.31, -22.44, -6.09) |
| CIE-LCH | lch(84.31, 23.25, 195.18°) |
| OKLab | oklab(85.63% -0.0689 -0.0167) |
| OKLCH | oklch(85.63% 0.071 193.7) |
| XYZ | xyz(52.3832, 64.6682, 78.1146) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.02
Light Cyan
#ACFFFC
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFDD #DF989A
analogous
#98DFB9 #98DFDD #98BDDF
triadic
#98DFDD #DD98DF #DFDD98
tetradic
#98DFDD #B998DF #DF989A #BDDF98
square
#98DFDD #B998DF #DF989A #BDDF98
split-complementary
#98DFDD #DF98BD #DFB998
monochromatic
#3CC1BD #69D0CE #98DFDD #C7EEEC #E8F8F7
Accessibility & contrast
On white
1.51
#98DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#98DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFDD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFDD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#7EE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfdd; /* rgb */ color: rgb(152, 223, 221); /* oklch */ color: oklch(85.6% 0.071 193.7);
Tailwind
colors: {
custom: {
50: '#b9e9e7',
500: '#98dfdd',
950: '#000000',
},
}SCSS
$custom: #98dfdd; $custom-light: #b9e9e7; $custom-dark: #000000;
JSON
{
"hex": "#98dfdd",
"rgb": {
"r": 152,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.31,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85634,
"c": 0.07087,
"h": 193.7
},
"luminance": 0.64671
}Semantic roles & 50–950 ramp
primary
#98DFDD
secondary
#B76466
accent
#252AC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484