#98CCCB#98CCCB
#98CCCB is a light, muted teal. Relative luminance 0.542; OKLCH L 80.9% C 0.054 H 194.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCCB |
|---|---|
| RGB | rgb(152, 204, 203) |
| HSL | hsl(179, 34%, 70%) |
| HSV | hsv(179, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(78.56, -16.98, -4.98) |
| CIE-LCH | lch(78.56, 17.69, 196.35°) |
| OKLab | oklab(80.88% -0.0522 -0.0136) |
| OKLCH | oklch(80.88% 0.054 194.6) |
| XYZ | xyz(45.3178, 54.1708, 64.5565) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 7.83
Lightblue
#ADD8E6
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 9.36
Mediumturquoise
#48D1CC
ΔE00 9.60
Pale Teal
#82CBB2
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCCB #CC9899
analogous
#98CCB1 #98CCCB #98B3CC
triadic
#98CCCB #CB98CC #CCCB98
tetradic
#98CCCB #B198CC #CC9899 #B3CC98
square
#98CCCB #B198CC #CC9899 #B3CC98
split-complementary
#98CCCB #CC98B3 #CCB198
monochromatic
#4D9C9B #6FB8B6 #98CCCB #C1E0E0 #EAF5F4
Accessibility & contrast
On white
1.77
#98CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#98CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCCB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCCB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 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)
#C5C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#87CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cccb; /* rgb */ color: rgb(152, 204, 203); /* oklch */ color: oklch(80.9% 0.054 194.6);
Tailwind
colors: {
custom: {
50: '#b7dbda',
500: '#98cccb',
950: '#000000',
},
}SCSS
$custom: #98cccb; $custom-light: #b7dbda; $custom-dark: #000000;
JSON
{
"hex": "#98cccb",
"rgb": {
"r": 152,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.846,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80879,
"c": 0.05398,
"h": 194.6
},
"luminance": 0.54173
}Semantic roles & 50–950 ramp
primary
#98CCCB
secondary
#A16768
accent
#393BAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483