#98DDDF#98DDDF
#98DDDF is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.069 H 198.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDDF |
|---|---|
| RGB | rgb(152, 221, 223) |
| HSL | hsl(182, 53%, 74%) |
| HSV | hsv(182, 32%, 87%) |
| CMYK | cmyk(31.8%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.82, -20.99, -7.88) |
| CIE-LCH | lch(83.82, 22.42, 200.59°) |
| OKLab | oklab(85.26% -0.0656 -0.0216) |
| OKLCH | oklch(85.26% 0.069 198.2) |
| XYZ | xyz(52.1201, 63.7130, 79.3492) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDDF #DF9A98
analogous
#98DFBD #98DDDF #98B9DF
triadic
#98DDDF #DF98DD #DDDF98
tetradic
#98DDDF #BD98DF #DF9A98 #B9DF98
square
#98DDDF #BD98DF #DF9A98 #B9DF98
split-complementary
#98DDDF #DF98B9 #DFBD98
monochromatic
#3CBDC1 #69CED0 #98DDDF #C7ECEE #E8F7F8
Accessibility & contrast
On white
1.53
#98DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#98DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDDF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDDF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#7DE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dddf; /* rgb */ color: rgb(152, 221, 223); /* oklch */ color: oklch(85.3% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#b9e7e9',
500: '#98dddf',
950: '#000000',
},
}SCSS
$custom: #98dddf; $custom-light: #b9e7e9; $custom-dark: #000000;
JSON
{
"hex": "#98dddf",
"rgb": {
"r": 152,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.69,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85256,
"c": 0.06907,
"h": 198.2
},
"luminance": 0.63716
}Semantic roles & 50–950 ramp
primary
#98DDDF
secondary
#B76664
accent
#2A25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484