#98DCDD#98DCDD
#98DCDD is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.068 H 197.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCDD |
|---|---|
| RGB | rgb(152, 220, 221) |
| HSL | hsl(181, 50%, 73%) |
| HSV | hsv(181, 31%, 87%) |
| CMYK | cmyk(31.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.48, -20.95, -7.31) |
| CIE-LCH | lch(83.48, 22.19, 199.24°) |
| OKLab | oklab(84.97% -0.0652 -0.0201) |
| OKLCH | oklch(84.97% 0.068 197.1) |
| XYZ | xyz(51.5888, 63.0793, 77.8498) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Pale Sky Blue
#BDF6FE
ΔE00 7.41
Robin'S Egg
#6DEDFD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCDD #DD9998
analogous
#98DDBB #98DCDD #98B9DD
triadic
#98DCDD #DD98DC #DCDD98
tetradic
#98DCDD #BB98DD #DD9998 #B9DD98
square
#98DCDD #BB98DD #DD9998 #B9DD98
split-complementary
#98DCDD #DD98B9 #DDBB98
monochromatic
#3EBBBC #6ACCCE #98DCDD #C6ECEC #E8F7F7
Accessibility & contrast
On white
1.54
#98DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#98DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCDD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCDD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#7EE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcdd; /* rgb */ color: rgb(152, 220, 221); /* oklch */ color: oklch(85.0% 0.068 197.1);
Tailwind
colors: {
custom: {
50: '#b9e7e7',
500: '#98dcdd',
950: '#000000',
},
}SCSS
$custom: #98dcdd; $custom-light: #b9e7e7; $custom-dark: #000000;
JSON
{
"hex": "#98dcdd",
"rgb": {
"r": 152,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.87,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.84972,
"c": 0.06819,
"h": 197.1
},
"luminance": 0.63082
}Semantic roles & 50–950 ramp
primary
#98DCDD
secondary
#B56564
accent
#2A28BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484