#98CCCF#98CCCF
#98CCCF is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.054 H 200.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCCF |
|---|---|
| RGB | rgb(152, 204, 207) |
| HSL | hsl(183, 36%, 70%) |
| HSV | hsv(183, 27%, 81%) |
| CMYK | cmyk(26.6%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.67, -16.08, -6.97) |
| CIE-LCH | lch(78.67, 17.52, 203.42°) |
| OKLab | oklab(81.01% -0.0506 -0.019) |
| OKLCH | oklch(81.01% 0.054 200.6) |
| XYZ | xyz(45.8007, 54.3640, 67.0994) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 9.11
Pale Sky Blue
#BDF6FE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCCF #CF9B98
analogous
#98CFB6 #98CCCF #98B0CF
triadic
#98CCCF #CF98CC #CCCF98
tetradic
#98CCCF #B698CF #CF9B98 #B0CF98
square
#98CCCF #B698CF #CF9B98 #B0CF98
split-complementary
#98CCCF #CF98B0 #CFB698
monochromatic
#4B9DA1 #6EB7BC #98CCCF #C2E1E2 #EAF5F5
Accessibility & contrast
On white
1.77
#98CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#98CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCCF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCCF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#85D0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cccf; /* rgb */ color: rgb(152, 204, 207); /* oklch */ color: oklch(81.0% 0.054 200.6);
Tailwind
colors: {
custom: {
50: '#b8dbdd',
500: '#98cccf',
950: '#000000',
},
}SCSS
$custom: #98cccf; $custom-light: #b8dbdd; $custom-dark: #000000;
JSON
{
"hex": "#98cccf",
"rgb": {
"r": 152,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.273,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81006,
"c": 0.05408,
"h": 200.6
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#98CCCF
secondary
#A56A67
accent
#3D36AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484