#98C2CA#98C2CA
#98C2CA is a light, muted teal. Relative luminance 0.495; OKLCH L 78.7% C 0.046 H 210.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98C2CA |
|---|---|
| RGB | rgb(152, 194, 202) |
| HSL | hsl(190, 32%, 69%) |
| HSV | hsv(190, 25%, 79%) |
| CMYK | cmyk(24.8%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.77, -12.05, -8.57) |
| CIE-LCH | lch(75.77, 14.78, 215.43°) |
| OKLab | oklab(78.65% -0.0396 -0.0233) |
| OKLCH | oklch(78.65% 0.046 210.5) |
| XYZ | xyz(42.8981, 49.5215, 63.1640) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 7.32
Sky Blue
#87CEEB
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 8.51
Baby Blue
#89CFF0
ΔE00 8.78
Ice Blue
#A5DFF9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C2CA #CAA098
analogous
#98CAB9 #98C2CA #98A9CA
triadic
#98C2CA #CA98C2 #C2CA98
tetradic
#98C2CA #B998CA #CAA098 #A9CA98
square
#98C2CA #B998CA #CAA098 #A9CA98
split-complementary
#98C2CA #CA98A9 #CAB998
monochromatic
#4F8D99 #70AAB5 #98C2CA #C0DADF #E9F2F4
Accessibility & contrast
On white
1.93
#98C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#98C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C2CA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C2CA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#88C6C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #98c2ca; /* rgb */ color: rgb(152, 194, 202); /* oklch */ color: oklch(78.7% 0.046 210.5);
Tailwind
colors: {
custom: {
50: '#b7d4da',
500: '#98c2ca',
950: '#000000',
},
}SCSS
$custom: #98c2ca; $custom-light: #b7d4da; $custom-dark: #000000;
JSON
{
"hex": "#98c2ca",
"rgb": {
"r": 152,
"g": 194,
"b": 202
},
"hsl": {
"h": 189.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.78654,
"c": 0.04592,
"h": 210.5
},
"luminance": 0.49523
}Semantic roles & 50–950 ramp
primary
#98C2CA
secondary
#E6DAD8
accent
#4D3BAB
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383