#98DFCD#98DFCD
#98DFCD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.076 H 176.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFCD |
|---|---|
| RGB | rgb(152, 223, 205) |
| HSL | hsl(165, 53%, 74%) |
| HSV | hsv(165, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.89, -25.99, 1.76) |
| CIE-LCH | lch(83.89, 26.05, 176.13°) |
| OKLab | oklab(85.16% -0.0754 0.0043) |
| OKLCH | oklch(85.16% 0.076 176.8) |
| XYZ | xyz(50.3522, 63.8558, 67.4180) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 6.22
Pale Aqua
#B8FFEB
ΔE00 7.04
Pale Turquoise
#A5FBD5
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFCD #DF98AA
analogous
#98DFA9 #98DFCD #98CDDF
triadic
#98DFCD #CD98DF #DFCD98
tetradic
#98DFCD #A998DF #DF98AA #CDDF98
square
#98DFCD #A998DF #DF98AA #CDDF98
split-complementary
#98DFCD #DF98CD #DFA998
monochromatic
#3CC19F #69D0B6 #98DFCD #C7EEE4 #E8F8F4
Accessibility & contrast
On white
1.52
#98DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#98DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFCD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFCD | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#83E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dfcd; /* rgb */ color: rgb(152, 223, 205); /* oklch */ color: oklch(85.2% 0.076 176.8);
Tailwind
colors: {
custom: {
50: '#b8e9dc',
500: '#98dfcd',
950: '#000000',
},
}SCSS
$custom: #98dfcd; $custom-light: #b8e9dc; $custom-dark: #000000;
JSON
{
"hex": "#98dfcd",
"rgb": {
"r": 152,
"g": 223,
"b": 205
},
"hsl": {
"h": 164.789,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85156,
"c": 0.07555,
"h": 176.8
},
"luminance": 0.63859
}Semantic roles & 50–950 ramp
primary
#98DFCD
secondary
#B76479
accent
#254DC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484