#98CDBA#98CDBA
#98CDBA is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.061 H 170.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDBA |
|---|---|
| RGB | rgb(152, 205, 186) |
| HSL | hsl(158, 35%, 70%) |
| HSV | hsv(158, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.39, -21.13, 3.90) |
| CIE-LCH | lch(78.39, 21.49, 169.53°) |
| OKLab | oklab(80.6% -0.0606 0.01) |
| OKLCH | oklch(80.6% 0.061 170.6) |
| XYZ | xyz(43.6404, 53.8814, 54.5456) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 7.40
Mediumaquamarine
#66CDAA
ΔE00 7.91
Seafoam
#7FE0B3
ΔE00 9.09
Darkseagreen
#8FBC8F
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDBA #CD98AB
analogous
#98CDA0 #98CDBA #98C5CD
triadic
#98CDBA #BA98CD #CDBA98
tetradic
#98CDBA #A098CD #CD98AB #C5CD98
square
#98CDBA #A098CD #CD98AB #C5CD98
split-complementary
#98CDBA #CD98C5 #CDA098
monochromatic
#4D9E81 #6FB99E #98CDBA #C1E1D6 #EAF5F1
Accessibility & contrast
On white
1.78
#98CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#98CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDBA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDBA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#8BCEC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cdba; /* rgb */ color: rgb(152, 205, 186); /* oklch */ color: oklch(80.6% 0.061 170.6);
Tailwind
colors: {
custom: {
50: '#b7dcce',
500: '#98cdba',
950: '#000000',
},
}SCSS
$custom: #98cdba; $custom-light: #b7dcce; $custom-dark: #000000;
JSON
{
"hex": "#98cdba",
"rgb": {
"r": 152,
"g": 205,
"b": 186
},
"hsl": {
"h": 158.491,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80597,
"c": 0.06138,
"h": 170.6
},
"luminance": 0.53883
}Semantic roles & 50–950 ramp
primary
#98CDBA
secondary
#A2677C
accent
#3862AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483