#98DFDF#98DFDF
#98DFDF is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.7% C 0.071 H 195.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFDF |
|---|---|
| RGB | rgb(152, 223, 223) |
| HSL | hsl(180, 53%, 74%) |
| HSV | hsv(180, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.37, -21.98, -7.07) |
| CIE-LCH | lch(84.37, 23.09, 197.82°) |
| OKLab | oklab(85.7% -0.068 -0.0194) |
| OKLCH | oklch(85.7% 0.071 195.9) |
| XYZ | xyz(52.6512, 64.7754, 79.5263) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Powder Blue
#B0E0E6
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFDF #DF9898
analogous
#98DFBB #98DFDF #98BBDF
triadic
#98DFDF #DF98DF #DFDF98
tetradic
#98DFDF #BB98DF #DF9898 #BBDF98
square
#98DFDF #BB98DF #DF9898 #BBDF98
split-complementary
#98DFDF #DF98BB #DFBB98
monochromatic
#3CC1C1 #69D0D0 #98DFDF #C7EEEE #E8F8F8
Accessibility & contrast
On white
1.50
#98DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#98DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFDF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFDF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C9CEE0
Tritanopia (blue-blind)
#7DE3DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfdf; /* rgb */ color: rgb(152, 223, 223); /* oklch */ color: oklch(85.7% 0.071 195.9);
Tailwind
colors: {
custom: {
50: '#b9e9e9',
500: '#98dfdf',
950: '#000000',
},
}SCSS
$custom: #98dfdf; $custom-light: #b9e9e9; $custom-dark: #000000;
JSON
{
"hex": "#98dfdf",
"rgb": {
"r": 152,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85696,
"c": 0.07076,
"h": 195.9
},
"luminance": 0.64778
}Semantic roles & 50–950 ramp
primary
#98DFDF
secondary
#B76464
accent
#2525C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484