#98CFCE#98CFCE
#98CFCE is a light, muted teal. Relative luminance 0.558; OKLCH L 81.6% C 0.057 H 194.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFCE |
|---|---|
| RGB | rgb(152, 207, 206) |
| HSL | hsl(179, 36%, 70%) |
| HSV | hsv(179, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(79.47, -17.83, -5.25) |
| CIE-LCH | lch(79.47, 18.59, 196.39°) |
| OKLab | oklab(81.63% -0.0549 -0.0144) |
| OKLCH | oklch(81.63% 0.057 194.7) |
| XYZ | xyz(46.3987, 55.7550, 66.6976) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Mediumturquoise
#48D1CC
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFCE #CF9899
analogous
#98CFB2 #98CFCE #98B4CF
triadic
#98CFCE #CE98CF #CFCE98
tetradic
#98CFCE #B298CF #CF9899 #B4CF98
square
#98CFCE #B298CF #CF9899 #B4CF98
split-complementary
#98CFCE #CF98B4 #CFB298
monochromatic
#4BA1A0 #6EBCBA #98CFCE #C2E2E2 #EAF5F5
Accessibility & contrast
On white
1.73
#98CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#98CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFCE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFCE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#BDC2CF
Tritanopia (blue-blind)
#85D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfce; /* rgb */ color: rgb(152, 207, 206); /* oklch */ color: oklch(81.6% 0.057 194.7);
Tailwind
colors: {
custom: {
50: '#b8dddc',
500: '#98cfce',
950: '#000000',
},
}SCSS
$custom: #98cfce; $custom-light: #b8dddc; $custom-dark: #000000;
JSON
{
"hex": "#98cfce",
"rgb": {
"r": 152,
"g": 207,
"b": 206
},
"hsl": {
"h": 178.909,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81634,
"c": 0.05672,
"h": 194.7
},
"luminance": 0.55757
}Semantic roles & 50–950 ramp
primary
#98CFCE
secondary
#A56768
accent
#3638AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484