#98DFDE#98DFDE
#98DFDE is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.071 H 194.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFDE |
|---|---|
| RGB | rgb(152, 223, 222) |
| HSL | hsl(179, 53%, 74%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.34, -22.21, -6.58) |
| CIE-LCH | lch(84.34, 23.16, 196.50°) |
| OKLab | oklab(85.67% -0.0684 -0.0181) |
| OKLCH | oklch(85.67% 0.071 194.8) |
| XYZ | xyz(52.5168, 64.7216, 78.8183) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Light Cyan
#ACFFFC
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFDE #DF9899
analogous
#98DFBA #98DFDE #98BCDF
triadic
#98DFDE #DE98DF #DFDE98
tetradic
#98DFDE #BA98DF #DF9899 #BCDF98
square
#98DFDE #BA98DF #DF9899 #BCDF98
split-complementary
#98DFDE #DF98BC #DFBA98
monochromatic
#3CC1BF #69D0CF #98DFDE #C7EEED #E8F8F8
Accessibility & contrast
On white
1.51
#98DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#98DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFDE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFDE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#7EE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfde; /* rgb */ color: rgb(152, 223, 222); /* oklch */ color: oklch(85.7% 0.071 194.8);
Tailwind
colors: {
custom: {
50: '#b9e9e8',
500: '#98dfde',
950: '#000000',
},
}SCSS
$custom: #98dfde; $custom-light: #b9e9e8; $custom-dark: #000000;
JSON
{
"hex": "#98dfde",
"rgb": {
"r": 152,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.155,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85665,
"c": 0.07079,
"h": 194.8
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#98DFDE
secondary
#B76465
accent
#2528C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484