#98DDCD#98DDCD
#98DDCD is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.073 H 178.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDCD |
|---|---|
| RGB | rgb(152, 221, 205) |
| HSL | hsl(166, 50%, 73%) |
| HSV | hsv(166, 31%, 87%) |
| CMYK | cmyk(31.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.33, -25.02, 0.95) |
| CIE-LCH | lch(83.33, 25.03, 177.83°) |
| OKLab | oklab(84.71% -0.0729 0.0021) |
| OKLCH | oklch(84.71% 0.073 178.3) |
| XYZ | xyz(49.8210, 62.7934, 67.2409) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 6.77
Pale Aqua
#B8FFEB
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDCD #DD98A8
analogous
#98DDAA #98DDCD #98CADD
triadic
#98DDCD #CD98DD #DDCD98
tetradic
#98DDCD #AA98DD #DD98A8 #CADD98
square
#98DDCD #AA98DD #DD98A8 #CADD98
split-complementary
#98DDCD #DD98CA #DDAA98
monochromatic
#3EBC9F #6ACEB7 #98DDCD #C6ECE3 #E8F7F4
Accessibility & contrast
On white
1.55
#98DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#98DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDCD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDCD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#84DFD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98ddcd; /* rgb */ color: rgb(152, 221, 205); /* oklch */ color: oklch(84.7% 0.073 178.3);
Tailwind
colors: {
custom: {
50: '#b8e7dc',
500: '#98ddcd',
950: '#000000',
},
}SCSS
$custom: #98ddcd; $custom-light: #b8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#98ddcd",
"rgb": {
"r": 152,
"g": 221,
"b": 205
},
"hsl": {
"h": 166.087,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.8471,
"c": 0.07298,
"h": 178.3
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#98DDCD
secondary
#B56477
accent
#284BBE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484