#98CFCB#98CFCB
#98CFCB is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.057 H 190.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFCB |
|---|---|
| RGB | rgb(152, 207, 203) |
| HSL | hsl(176, 36%, 70%) |
| HSV | hsv(176, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.39, -18.50, -3.76) |
| CIE-LCH | lch(79.39, 18.88, 191.48°) |
| OKLab | oklab(81.54% -0.0561 -0.0104) |
| OKLCH | oklch(81.54% 0.057 190.5) |
| XYZ | xyz(46.0378, 55.6107, 64.7965) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 8.44
Mediumturquoise
#48D1CC
ΔE00 8.93
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Lightblue
#ADD8E6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFCB #CF989C
analogous
#98CFAF #98CFCB #98B7CF
triadic
#98CFCB #CB98CF #CFCB98
tetradic
#98CFCB #AF98CF #CF989C #B7CF98
square
#98CFCB #AF98CF #CF989C #B7CF98
split-complementary
#98CFCB #CF98B7 #CFAF98
monochromatic
#4BA19B #6EBCB6 #98CFCB #C2E2E0 #EAF5F4
Accessibility & contrast
On white
1.73
#98CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#98CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFCB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFCB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#86D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfcb; /* rgb */ color: rgb(152, 207, 203); /* oklch */ color: oklch(81.5% 0.057 190.5);
Tailwind
colors: {
custom: {
50: '#b8ddda',
500: '#98cfcb',
950: '#000000',
},
}SCSS
$custom: #98cfcb; $custom-light: #b8ddda; $custom-dark: #000000;
JSON
{
"hex": "#98cfcb",
"rgb": {
"r": 152,
"g": 207,
"b": 203
},
"hsl": {
"h": 175.636,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81541,
"c": 0.05704,
"h": 190.5
},
"luminance": 0.55613
}Semantic roles & 50–950 ramp
primary
#98CFCB
secondary
#A5676B
accent
#363FAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483