#98CFCD#98CFCD
#98CFCD is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.057 H 193.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFCD |
|---|---|
| RGB | rgb(152, 207, 205) |
| HSL | hsl(178, 36%, 70%) |
| HSV | hsv(178, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.45, -18.06, -4.75) |
| CIE-LCH | lch(79.45, 18.67, 194.74°) |
| OKLab | oklab(81.6% -0.0553 -0.013) |
| OKLCH | oklch(81.6% 0.057 193.3) |
| XYZ | xyz(46.2776, 55.7066, 66.0598) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Mediumturquoise
#48D1CC
ΔE00 9.09
Pale Teal
#82CBB2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFCD #CF989A
analogous
#98CFB1 #98CFCD #98B5CF
triadic
#98CFCD #CD98CF #CFCD98
tetradic
#98CFCD #B198CF #CF989A #B5CF98
square
#98CFCD #B198CF #CF989A #B5CF98
split-complementary
#98CFCD #CF98B5 #CFB198
monochromatic
#4BA19E #6EBCB9 #98CFCD #C2E2E1 #EAF5F5
Accessibility & contrast
On white
1.73
#98CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#98CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFCD
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFCD | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#86D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfcd; /* rgb */ color: rgb(152, 207, 205); /* oklch */ color: oklch(81.6% 0.057 193.3);
Tailwind
colors: {
custom: {
50: '#b8dddc',
500: '#98cfcd',
950: '#000000',
},
}SCSS
$custom: #98cfcd; $custom-light: #b8dddc; $custom-dark: #000000;
JSON
{
"hex": "#98cfcd",
"rgb": {
"r": 152,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.818,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81603,
"c": 0.0568,
"h": 193.3
},
"luminance": 0.55709
}Semantic roles & 50–950 ramp
primary
#98CFCD
secondary
#A56769
accent
#363BAF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484