#98DEDE#98DEDE
#98DEDE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.070 H 195.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEDE |
|---|---|
| RGB | rgb(152, 222, 222) |
| HSL | hsl(180, 51%, 73%) |
| HSV | hsv(180, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(84.06, -21.72, -6.99) |
| CIE-LCH | lch(84.06, 22.81, 197.83°) |
| OKLab | oklab(85.44% -0.0672 -0.0192) |
| OKLCH | oklch(85.44% 0.07 195.9) |
| XYZ | xyz(52.2504, 64.1888, 78.7296) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Powder Blue
#B0E0E6
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Light Cyan
#ACFFFC
ΔE00 7.14
Pale Cyan
#B7FFFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEDE #DE9898
analogous
#98DEBB #98DEDE #98BBDE
triadic
#98DEDE #DE98DE #DEDE98
tetradic
#98DEDE #BB98DE #DE9898 #BBDE98
square
#98DEDE #BB98DE #DE9898 #BBDE98
split-complementary
#98DEDE #DE98BB #DEBB98
monochromatic
#3DBFBF #6ACFCF #98DEDE #C6EDED #E8F8F8
Accessibility & contrast
On white
1.52
#98DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#98DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEDE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEDE | 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)
#D5D7DE
Deuteranopia (green-blind)
#C8CDDF
Tritanopia (blue-blind)
#7EE2DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dede; /* rgb */ color: rgb(152, 222, 222); /* oklch */ color: oklch(85.4% 0.070 195.9);
Tailwind
colors: {
custom: {
50: '#b9e8e8',
500: '#98dede',
950: '#000000',
},
}SCSS
$custom: #98dede; $custom-light: #b9e8e8; $custom-dark: #000000;
JSON
{
"hex": "#98dede",
"rgb": {
"r": 152,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.85444,
"c": 0.06991,
"h": 195.9
},
"luminance": 0.64192
}Semantic roles & 50–950 ramp
primary
#98DEDE
secondary
#B66464
accent
#2727BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484