#98DBBB#98DBBB
#98DBBB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.8% C 0.081 H 163.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98DBBB |
|---|---|
| RGB | rgb(152, 219, 187) |
| HSL | hsl(151, 48%, 73%) |
| HSV | hsv(151, 31%, 86%) |
| CMYK | cmyk(30.6%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(82.34, -27.79, 9.05) |
| CIE-LCH | lch(82.34, 29.23, 161.97°) |
| OKLab | oklab(83.77% -0.0781 0.0234) |
| OKLCH | oklch(83.77% 0.081 163.3) |
| XYZ | xyz(47.2470, 60.9240, 56.2741) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.81
Seafoam
#7FE0B3
ΔE00 4.59
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 4.84
Mint
#AAF0C1
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DBBB #DB98B8
analogous
#98DB99 #98DBBB #98D9DB
triadic
#98DBBB #BB98DB #DBBB98
tetradic
#98DBBB #9998DB #DB98B8 #D9DB98
square
#98DBBB #9998DB #DB98B8 #D9DB98
split-complementary
#98DBBB #DB98D9 #DB9998
monochromatic
#40B87F #6BCB9D #98DBBB #C5EBD9 #E8F7F0
Accessibility & contrast
On white
1.59
#98DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#98DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DBBB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DBBB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#89DBD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98dbbb; /* rgb */ color: rgb(152, 219, 187); /* oklch */ color: oklch(83.8% 0.081 163.3);
Tailwind
colors: {
custom: {
50: '#b8e6cf',
500: '#98dbbb',
950: '#000000',
},
}SCSS
$custom: #98dbbb; $custom-light: #b8e6cf; $custom-dark: #000000;
JSON
{
"hex": "#98dbbb",
"rgb": {
"r": 152,
"g": 219,
"b": 187
},
"hsl": {
"h": 151.343,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.83766,
"c": 0.08148,
"h": 163.3
},
"luminance": 0.60926
}Semantic roles & 50–950 ramp
primary
#98DBBB
secondary
#B3658A
accent
#2A6FBB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483