#98DCCE#98DCCE
#98DCCE is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.071 H 180.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCCE |
|---|---|
| RGB | rgb(152, 220, 206) |
| HSL | hsl(168, 49%, 73%) |
| HSV | hsv(168, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(83.08, -24.31, 0.05) |
| CIE-LCH | lch(83.08, 24.31, 179.88°) |
| OKLab | oklab(84.52% -0.0713 -0.0002) |
| OKLCH | oklch(84.52% 0.071 180.2) |
| XYZ | xyz(49.6789, 62.3154, 67.7909) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.04
Seafoam Blue
#78D1B6
ΔE00 6.16
Light Teal
#90E4C1
ΔE00 6.82
Tiffany Blue
#7BF2DA
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.18
Pale Aqua
#B8FFEB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCCE #DC98A6
analogous
#98DCAC #98DCCE #98C8DC
triadic
#98DCCE #CE98DC #DCCE98
tetradic
#98DCCE #AC98DC #DC98A6 #C8DC98
square
#98DCCE #AC98DC #DC98A6 #C8DC98
split-complementary
#98DCCE #DC98C8 #DCAC98
monochromatic
#3FBAA1 #6ACCB8 #98DCCE #C6ECE4 #E8F7F4
Accessibility & contrast
On white
1.56
#98DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#98DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCCE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCCE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#84DED8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dcce; /* rgb */ color: rgb(152, 220, 206); /* oklch */ color: oklch(84.5% 0.071 180.2);
Tailwind
colors: {
custom: {
50: '#b8e7dc',
500: '#98dcce',
950: '#000000',
},
}SCSS
$custom: #98dcce; $custom-light: #b8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#98dcce",
"rgb": {
"r": 152,
"g": 220,
"b": 206
},
"hsl": {
"h": 167.647,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84516,
"c": 0.07129,
"h": 180.2
},
"luminance": 0.62318
}Semantic roles & 50–950 ramp
primary
#98DCCE
secondary
#B46475
accent
#2947BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484