#98DCDB#98DCDB
#98DCDB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.068 H 194.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCDB |
|---|---|
| RGB | rgb(152, 220, 219) |
| HSL | hsl(179, 49%, 73%) |
| HSV | hsv(179, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.43, -21.41, -6.34) |
| CIE-LCH | lch(83.43, 22.33, 196.48°) |
| OKLab | oklab(84.91% -0.066 -0.0174) |
| OKLCH | oklch(84.91% 0.068 194.8) |
| XYZ | xyz(51.3239, 62.9734, 76.4548) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Light Cyan
#ACFFFC
ΔE00 7.56
Pale Cyan
#B7FFFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCDB #DC9899
analogous
#98DCB9 #98DCDB #98BBDC
triadic
#98DCDB #DB98DC #DCDB98
tetradic
#98DCDB #B998DC #DC9899 #BBDC98
square
#98DCDB #B998DC #DC9899 #BBDC98
split-complementary
#98DCDB #DC98BB #DCB998
monochromatic
#3FBAB8 #6ACCCB #98DCDB #C6ECEB #E8F7F7
Accessibility & contrast
On white
1.54
#98DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#98DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCDB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCDB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#7FE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcdb; /* rgb */ color: rgb(152, 220, 219); /* oklch */ color: oklch(84.9% 0.068 194.8);
Tailwind
colors: {
custom: {
50: '#b8e7e6',
500: '#98dcdb',
950: '#000000',
},
}SCSS
$custom: #98dcdb; $custom-light: #b8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#98dcdb",
"rgb": {
"r": 152,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.118,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84909,
"c": 0.06823,
"h": 194.8
},
"luminance": 0.62976
}Semantic roles & 50–950 ramp
primary
#98DCDB
secondary
#B46466
accent
#292BBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484