#98CCCA#98CCCA
#98CCCA is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.054 H 193.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCCA |
|---|---|
| RGB | rgb(152, 204, 202) |
| HSL | hsl(178, 34%, 70%) |
| HSV | hsv(178, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.53, -17.20, -4.49) |
| CIE-LCH | lch(78.53, 17.78, 194.61°) |
| OKLab | oklab(80.85% -0.0526 -0.0123) |
| OKLCH | oklch(80.85% 0.054 193.2) |
| XYZ | xyz(45.1991, 54.1233, 63.9310) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.32
Mediumturquoise
#48D1CC
ΔE00 9.49
Robin'S Egg Blue
#98EFF9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCCA #CC989A
analogous
#98CCB0 #98CCCA #98B4CC
triadic
#98CCCA #CA98CC #CCCA98
tetradic
#98CCCA #B098CC #CC989A #B4CC98
square
#98CCCA #B098CC #CC989A #B4CC98
split-complementary
#98CCCA #CC98B4 #CCB098
monochromatic
#4D9C99 #6FB8B5 #98CCCA #C1E0DF #EAF5F4
Accessibility & contrast
On white
1.78
#98CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#98CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCCA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCCA | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#87CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98ccca; /* rgb */ color: rgb(152, 204, 202); /* oklch */ color: oklch(80.8% 0.054 193.2);
Tailwind
colors: {
custom: {
50: '#b7dbda',
500: '#98ccca',
950: '#000000',
},
}SCSS
$custom: #98ccca; $custom-light: #b7dbda; $custom-dark: #000000;
JSON
{
"hex": "#98ccca",
"rgb": {
"r": 152,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.692,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80848,
"c": 0.05405,
"h": 193.2
},
"luminance": 0.54125
}Semantic roles & 50–950 ramp
primary
#98CCCA
secondary
#A16769
accent
#393DAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483