#98DEDF#98DEDF
#98DEDF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.070 H 197.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEDF |
|---|---|
| RGB | rgb(152, 222, 223) |
| HSL | hsl(181, 53%, 74%) |
| HSV | hsv(181, 32%, 87%) |
| CMYK | cmyk(31.8%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.09, -21.49, -7.47) |
| CIE-LCH | lch(84.09, 22.75, 199.18°) |
| OKLab | oklab(85.48% -0.0668 -0.0205) |
| OKLCH | oklch(85.48% 0.07 197.1) |
| XYZ | xyz(52.3849, 64.2426, 79.4375) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Light Cyan
#ACFFFC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEDF #DF9998
analogous
#98DFBC #98DEDF #98BADF
triadic
#98DEDF #DF98DE #DEDF98
tetradic
#98DEDF #BC98DF #DF9998 #BADF98
square
#98DEDF #BC98DF #DF9998 #BADF98
split-complementary
#98DEDF #DF98BA #DFBC98
monochromatic
#3CBFC1 #69CFD0 #98DEDF #C7EDEE #E8F8F8
Accessibility & contrast
On white
1.52
#98DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#98DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEDF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEDF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#7DE2DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dedf; /* rgb */ color: rgb(152, 222, 223); /* oklch */ color: oklch(85.5% 0.070 197.1);
Tailwind
colors: {
custom: {
50: '#b9e8e9',
500: '#98dedf',
950: '#000000',
},
}SCSS
$custom: #98dedf; $custom-light: #b9e8e9; $custom-dark: #000000;
JSON
{
"hex": "#98dedf",
"rgb": {
"r": 152,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.845,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85476,
"c": 0.0699,
"h": 197.1
},
"luminance": 0.64246
}Semantic roles & 50–950 ramp
primary
#98DEDF
secondary
#B76564
accent
#2825C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484