#98CCCC#98CCCC
#98CCCC is a light, muted teal. Relative luminance 0.542; OKLCH L 80.9% C 0.054 H 196.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCCC |
|---|---|
| RGB | rgb(152, 204, 204) |
| HSL | hsl(180, 34%, 70%) |
| HSV | hsv(180, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.59, -16.76, -5.48) |
| CIE-LCH | lch(78.59, 17.63, 198.11°) |
| OKLab | oklab(80.91% -0.0518 -0.015) |
| OKLCH | oklch(80.91% 0.054 196.1) |
| XYZ | xyz(45.4374, 54.2187, 65.1862) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.90
Paleturquoise
#AFEEEE
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Mediumturquoise
#48D1CC
ΔE00 9.74
Pale Sky Blue
#BDF6FE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCCC #CC9898
analogous
#98CCB2 #98CCCC #98B2CC
triadic
#98CCCC #CC98CC #CCCC98
tetradic
#98CCCC #B298CC #CC9898 #B2CC98
square
#98CCCC #B298CC #CC9898 #B2CC98
split-complementary
#98CCCC #CC98B2 #CCB298
monochromatic
#4D9C9C #6FB8B8 #98CCCC #C1E0E0 #EAF5F5
Accessibility & contrast
On white
1.77
#98CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#98CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCCC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCCC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#86CFCC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cccc; /* rgb */ color: rgb(152, 204, 204); /* oklch */ color: oklch(80.9% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#b7dbdb',
500: '#98cccc',
950: '#000000',
},
}SCSS
$custom: #98cccc; $custom-light: #b7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#98cccc",
"rgb": {
"r": 152,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80911,
"c": 0.05394,
"h": 196.1
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#98CCCC
secondary
#A16767
accent
#3939AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484