#98DEBD#98DEBD
#98DEBD is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.084 H 163.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEBD |
|---|---|
| RGB | rgb(152, 222, 189) |
| HSL | hsl(152, 51%, 73%) |
| HSV | hsv(152, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(83.23, -28.83, 9.26) |
| CIE-LCH | lch(83.23, 30.28, 162.20°) |
| OKLab | oklab(84.5% -0.081 0.0239) |
| OKLCH | oklch(84.5% 0.084 163.6) |
| XYZ | xyz(48.2523, 62.5896, 57.6728) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.12
Seafoam
#7FE0B3
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.30
Mint
#AAF0C1
ΔE00 5.37
Pale Turquoise
#A5FBD5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEBD #DE98B9
analogous
#98DE9A #98DEBD #98DCDE
triadic
#98DEBD #BD98DE #DEBD98
tetradic
#98DEBD #9A98DE #DE98B9 #DCDE98
square
#98DEBD #9A98DE #DE98B9 #DCDE98
split-complementary
#98DEBD #DE98DC #DE9A98
monochromatic
#3DBF81 #6ACF9F #98DEBD #C6EDDB #E8F8F0
Accessibility & contrast
On white
1.55
#98DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#98DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEBD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEBD | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BB
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#88DED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98debd; /* rgb */ color: rgb(152, 222, 189); /* oklch */ color: oklch(84.5% 0.084 163.6);
Tailwind
colors: {
custom: {
50: '#b8e8d0',
500: '#98debd',
950: '#000000',
},
}SCSS
$custom: #98debd; $custom-light: #b8e8d0; $custom-dark: #000000;
JSON
{
"hex": "#98debd",
"rgb": {
"r": 152,
"g": 222,
"b": 189
},
"hsl": {
"h": 151.714,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84495,
"c": 0.08441,
"h": 163.6
},
"luminance": 0.62592
}Semantic roles & 50–950 ramp
primary
#98DEBD
secondary
#B6648B
accent
#276EBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483