#98DCDC#98DCDC
#98DCDC is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.068 H 195.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCDC |
|---|---|
| RGB | rgb(152, 220, 220) |
| HSL | hsl(180, 49%, 73%) |
| HSV | hsv(180, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.46, -21.18, -6.83) |
| CIE-LCH | lch(83.46, 22.26, 197.86°) |
| OKLab | oklab(84.94% -0.0656 -0.0187) |
| OKLCH | oklch(84.94% 0.068 195.9) |
| XYZ | xyz(51.4559, 63.0262, 77.1502) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Light Cyan
#ACFFFC
ΔE00 7.61
Pale Sky Blue
#BDF6FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCDC #DC9898
analogous
#98DCBA #98DCDC #98BADC
triadic
#98DCDC #DC98DC #DCDC98
tetradic
#98DCDC #BA98DC #DC9898 #BADC98
square
#98DCDC #BA98DC #DC9898 #BADC98
split-complementary
#98DCDC #DC98BA #DCBA98
monochromatic
#3FBABA #6ACCCC #98DCDC #C6ECEC #E8F7F7
Accessibility & contrast
On white
1.54
#98DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#98DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCDC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCDC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#7FE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcdc; /* rgb */ color: rgb(152, 220, 220); /* oklch */ color: oklch(84.9% 0.068 195.9);
Tailwind
colors: {
custom: {
50: '#b9e7e6',
500: '#98dcdc',
950: '#000000',
},
}SCSS
$custom: #98dcdc; $custom-light: #b9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#98dcdc",
"rgb": {
"r": 152,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.8494,
"c": 0.06819,
"h": 195.9
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#98DCDC
secondary
#B46464
accent
#2929BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484