#98C8CF#98C8CF
#98C8CF is a light, muted teal. Relative luminance 0.525; OKLCH L 80.1% C 0.051 H 207.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8CF |
|---|---|
| RGB | rgb(152, 200, 207) |
| HSL | hsl(188, 36%, 70%) |
| HSV | hsv(188, 27%, 81%) |
| CMYK | cmyk(26.6%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.57, -14.02, -8.60) |
| CIE-LCH | lch(77.57, 16.45, 211.52°) |
| OKLab | oklab(80.13% -0.0454 -0.0234) |
| OKLCH | oklch(80.13% 0.051 207.3) |
| XYZ | xyz(44.8621, 52.4869, 66.7866) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 7.57
Ice Blue
#A5DFF9
ΔE00 8.73
Baby Blue
#89CFF0
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8CF #CF9F98
analogous
#98CFBA #98C8CF #98ACCF
triadic
#98C8CF #CF98C8 #C8CF98
tetradic
#98C8CF #BA98CF #CF9F98 #ACCF98
square
#98C8CF #BA98CF #CF9F98 #ACCF98
split-complementary
#98C8CF #CF98AC #CFBA98
monochromatic
#4B96A1 #6EB2BC #98C8CF #C2DEE2 #EAF4F5
Accessibility & contrast
On white
1.83
#98C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#98C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8CF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8CF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#B6BDCF
Tritanopia (blue-blind)
#86CCCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #98c8cf; /* rgb */ color: rgb(152, 200, 207); /* oklch */ color: oklch(80.1% 0.051 207.3);
Tailwind
colors: {
custom: {
50: '#b7d8dd',
500: '#98c8cf',
950: '#000000',
},
}SCSS
$custom: #98c8cf; $custom-light: #b7d8dd; $custom-dark: #000000;
JSON
{
"hex": "#98c8cf",
"rgb": {
"r": 152,
"g": 200,
"b": 207
},
"hsl": {
"h": 187.636,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80129,
"c": 0.05114,
"h": 207.3
},
"luminance": 0.52489
}Semantic roles & 50–950 ramp
primary
#98C8CF
secondary
#A56F67
accent
#4636AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384