#98DFCB#98DFCB
#98DFCB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.077 H 174.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFCB |
|---|---|
| RGB | rgb(152, 223, 203) |
| HSL | hsl(163, 53%, 74%) |
| HSV | hsv(163, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.84, -26.42, 2.75) |
| CIE-LCH | lch(83.84, 26.56, 174.07°) |
| OKLab | oklab(85.1% -0.0763 0.0069) |
| OKLCH | oklch(85.1% 0.077 174.9) |
| XYZ | xyz(50.1123, 63.7598, 66.1547) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.67
Seafoam Blue
#78D1B6
ΔE00 5.17
Pale Teal
#82CBB2
ΔE00 5.41
Tiffany Blue
#7BF2DA
ΔE00 6.17
Pale Aqua
#B8FFEB
ΔE00 7.06
Seafoam
#7FE0B3
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFCB #DF98AC
analogous
#98DFA7 #98DFCB #98CFDF
triadic
#98DFCB #CB98DF #DFCB98
tetradic
#98DFCB #A798DF #DF98AC #CFDF98
square
#98DFCB #A798DF #DF98AC #CFDF98
split-complementary
#98DFCB #DF98CF #DFA798
monochromatic
#3CC19B #69D0B3 #98DFCB #C7EEE3 #E8F8F3
Accessibility & contrast
On white
1.53
#98DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#98DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFCB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFCB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#84E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dfcb; /* rgb */ color: rgb(152, 223, 203); /* oklch */ color: oklch(85.1% 0.077 174.9);
Tailwind
colors: {
custom: {
50: '#b8e9da',
500: '#98dfcb',
950: '#000000',
},
}SCSS
$custom: #98dfcb; $custom-light: #b8e9da; $custom-dark: #000000;
JSON
{
"hex": "#98dfcb",
"rgb": {
"r": 152,
"g": 223,
"b": 203
},
"hsl": {
"h": 163.099,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85099,
"c": 0.07657,
"h": 174.9
},
"luminance": 0.63763
}Semantic roles & 50–950 ramp
primary
#98DFCB
secondary
#B7647B
accent
#2551C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483