#98CEBD#98CEBD
#98CEBD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.061 H 173.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEBD |
|---|---|
| RGB | rgb(152, 206, 189) |
| HSL | hsl(161, 36%, 70%) |
| HSV | hsv(161, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.75, -21.01, 2.81) |
| CIE-LCH | lch(78.75, 21.20, 172.39°) |
| OKLab | oklab(80.91% -0.0606 0.0071) |
| OKLCH | oklch(80.91% 0.061 173.3) |
| XYZ | xyz(44.2026, 54.4902, 56.3229) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 7.62
Mediumaquamarine
#66CDAA
ΔE00 8.23
Seafoam
#7FE0B3
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEBD #CE98A9
analogous
#98CEA2 #98CEBD #98C4CE
triadic
#98CEBD #BD98CE #CEBD98
tetradic
#98CEBD #A298CE #CE98A9 #C4CE98
square
#98CEBD #A298CE #CE98A9 #C4CE98
split-complementary
#98CEBD #CE98C4 #CEA298
monochromatic
#4CA085 #6FBAA2 #98CEBD #C1E2D8 #EAF5F2
Accessibility & contrast
On white
1.76
#98CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#98CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEBD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEBD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#8ACFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cebd; /* rgb */ color: rgb(152, 206, 189); /* oklch */ color: oklch(80.9% 0.061 173.3);
Tailwind
colors: {
custom: {
50: '#b7ddd0',
500: '#98cebd',
950: '#000000',
},
}SCSS
$custom: #98cebd; $custom-light: #b7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#98cebd",
"rgb": {
"r": 152,
"g": 206,
"b": 189
},
"hsl": {
"h": 161.111,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80905,
"c": 0.06101,
"h": 173.3
},
"luminance": 0.54492
}Semantic roles & 50–950 ramp
primary
#98CEBD
secondary
#A3677A
accent
#375DAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483