#98CFCF#98CFCF
#98CFCF is a light, muted teal. Relative luminance 0.558; OKLCH L 81.7% C 0.057 H 196.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFCF |
|---|---|
| RGB | rgb(152, 207, 207) |
| HSL | hsl(180, 36%, 70%) |
| HSV | hsv(180, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.50, -17.61, -5.74) |
| CIE-LCH | lch(79.50, 18.52, 198.06°) |
| OKLab | oklab(81.67% -0.0545 -0.0157) |
| OKLCH | oklch(81.67% 0.057 196.1) |
| XYZ | xyz(46.5206, 55.8038, 67.3394) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.55
Paleturquoise
#AFEEEE
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Mediumturquoise
#48D1CC
ΔE00 9.34
Pale Sky Blue
#BDF6FE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFCF #CF9898
analogous
#98CFB3 #98CFCF #98B3CF
triadic
#98CFCF #CF98CF #CFCF98
tetradic
#98CFCF #B398CF #CF9898 #B3CF98
square
#98CFCF #B398CF #CF9898 #B3CF98
split-complementary
#98CFCF #CF98B3 #CFB398
monochromatic
#4BA1A1 #6EBCBC #98CFCF #C2E2E2 #EAF5F5
Accessibility & contrast
On white
1.73
#98CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#98CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFCF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFCF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#85D3CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfcf; /* rgb */ color: rgb(152, 207, 207); /* oklch */ color: oklch(81.7% 0.057 196.1);
Tailwind
colors: {
custom: {
50: '#b8dddd',
500: '#98cfcf',
950: '#000000',
},
}SCSS
$custom: #98cfcf; $custom-light: #b8dddd; $custom-dark: #000000;
JSON
{
"hex": "#98cfcf",
"rgb": {
"r": 152,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81666,
"c": 0.05669,
"h": 196.1
},
"luminance": 0.55806
}Semantic roles & 50–950 ramp
primary
#98CFCF
secondary
#A56767
accent
#3636AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484