#98CDCF#98CDCF
#98CDCF is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.055 H 199.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDCF |
|---|---|
| RGB | rgb(152, 205, 207) |
| HSL | hsl(182, 36%, 70%) |
| HSV | hsv(182, 27%, 81%) |
| CMYK | cmyk(26.6%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.95, -16.59, -6.56) |
| CIE-LCH | lch(78.95, 17.84, 201.57°) |
| OKLab | oklab(81.23% -0.0519 -0.0179) |
| OKLCH | oklch(81.23% 0.055 199) |
| XYZ | xyz(46.0391, 54.8408, 67.1789) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 9.54
Pale Sky Blue
#BDF6FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDCF #CF9A98
analogous
#98CFB5 #98CDCF #98B1CF
triadic
#98CDCF #CF98CD #CDCF98
tetradic
#98CDCF #B598CF #CF9A98 #B1CF98
square
#98CDCF #B598CF #CF9A98 #B1CF98
split-complementary
#98CDCF #CF98B1 #CFB598
monochromatic
#4B9EA1 #6EB9BC #98CDCF #C2E1E2 #EAF5F5
Accessibility & contrast
On white
1.75
#98CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#98CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDCF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDCF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#85D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cdcf; /* rgb */ color: rgb(152, 205, 207); /* oklch */ color: oklch(81.2% 0.055 199.0);
Tailwind
colors: {
custom: {
50: '#b8dcdd',
500: '#98cdcf',
950: '#000000',
},
}SCSS
$custom: #98cdcf; $custom-light: #b8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#98cdcf",
"rgb": {
"r": 152,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.182,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81226,
"c": 0.05492,
"h": 199
},
"luminance": 0.54843
}Semantic roles & 50–950 ramp
primary
#98CDCF
secondary
#A56967
accent
#3B36AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484