#98CDC2#98CDC2
#98CDC2 is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.057 H 180.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDC2 |
|---|---|
| RGB | rgb(152, 205, 194) |
| HSL | hsl(168, 35%, 70%) |
| HSV | hsv(168, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.60, -19.45, -0.09) |
| CIE-LCH | lch(78.60, 19.45, 180.28°) |
| OKLab | oklab(80.83% -0.0572 -0.0006) |
| OKLCH | oklch(80.83% 0.057 180.6) |
| XYZ | xyz(44.5148, 54.2311, 59.1506) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 8.96
Light Teal
#90E4C1
ΔE00 9.39
Mediumturquoise
#48D1CC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDC2 #CD98A3
analogous
#98CDA7 #98CDC2 #98BECD
triadic
#98CDC2 #C298CD #CDC298
tetradic
#98CDC2 #A798CD #CD98A3 #BECD98
square
#98CDC2 #A798CD #CD98A3 #BECD98
split-complementary
#98CDC2 #CD98BE #CDA798
monochromatic
#4D9E8D #6FB9AA #98CDC2 #C1E1DA #EAF5F3
Accessibility & contrast
On white
1.77
#98CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#98CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDC2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDC2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C2
Deuteranopia (green-blind)
#BEC0C3
Tritanopia (blue-blind)
#89CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cdc2; /* rgb */ color: rgb(152, 205, 194); /* oklch */ color: oklch(80.8% 0.057 180.6);
Tailwind
colors: {
custom: {
50: '#b7dcd4',
500: '#98cdc2',
950: '#000000',
},
}SCSS
$custom: #98cdc2; $custom-light: #b7dcd4; $custom-dark: #000000;
JSON
{
"hex": "#98cdc2",
"rgb": {
"r": 152,
"g": 205,
"b": 194
},
"hsl": {
"h": 167.547,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80827,
"c": 0.05721,
"h": 180.6
},
"luminance": 0.54233
}Semantic roles & 50–950 ramp
primary
#98CDC2
secondary
#A26773
accent
#3850AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483