#98DEBF#98DEBF
#98DEBF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.5% C 0.083 H 165.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEBF |
|---|---|
| RGB | rgb(152, 222, 191) |
| HSL | hsl(153, 51%, 73%) |
| HSV | hsv(153, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(83.27, -28.43, 8.27) |
| CIE-LCH | lch(83.27, 29.61, 163.78°) |
| OKLab | oklab(84.55% -0.0801 0.0213) |
| OKLCH | oklch(84.55% 0.083 165.1) |
| XYZ | xyz(48.4709, 62.6770, 58.8240) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.20
Seafoam
#7FE0B3
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 5.08
Mint
#AAF0C1
ΔE00 5.78
Pale Turquoise
#A5FBD5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEBF #DE98B7
analogous
#98DE9C #98DEBF #98DADE
triadic
#98DEBF #BF98DE #DEBF98
tetradic
#98DEBF #9C98DE #DE98B7 #DADE98
square
#98DEBF #9C98DE #DE98B7 #DADE98
split-complementary
#98DEBF #DE98DA #DE9C98
monochromatic
#3DBF85 #6ACFA2 #98DEBF #C6EDDC #E8F8F1
Accessibility & contrast
On white
1.55
#98DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#98DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEBF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEBF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BD
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#88DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98debf; /* rgb */ color: rgb(152, 222, 191); /* oklch */ color: oklch(84.5% 0.083 165.1);
Tailwind
colors: {
custom: {
50: '#b8e8d2',
500: '#98debf',
950: '#000000',
},
}SCSS
$custom: #98debf; $custom-light: #b8e8d2; $custom-dark: #000000;
JSON
{
"hex": "#98debf",
"rgb": {
"r": 152,
"g": 222,
"b": 191
},
"hsl": {
"h": 153.429,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84548,
"c": 0.08289,
"h": 165.1
},
"luminance": 0.6268
}Semantic roles & 50–950 ramp
primary
#98DEBF
secondary
#B66488
accent
#276ABF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483