#98CECF#98CECF
#98CECF is a light, muted teal. Relative luminance 0.553; OKLCH L 81.4% C 0.056 H 197.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #98CECF |
|---|---|
| RGB | rgb(152, 206, 207) |
| HSL | hsl(181, 36%, 70%) |
| HSV | hsv(181, 27%, 81%) |
| CMYK | cmyk(26.6%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.23, -17.10, -6.15) |
| CIE-LCH | lch(79.23, 18.17, 199.78°) |
| OKLab | oklab(81.45% -0.0532 -0.0168) |
| OKLCH | oklch(81.45% 0.056 197.5) |
| XYZ | xyz(46.2791, 55.3208, 67.2589) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Pale Sky Blue
#BDF6FE
ΔE00 9.61
Mediumturquoise
#48D1CC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CECF #CF9998
analogous
#98CFB4 #98CECF #98B2CF
triadic
#98CECF #CF98CE #CECF98
tetradic
#98CECF #B498CF #CF9998 #B2CF98
square
#98CECF #B498CF #CF9998 #B2CF98
split-complementary
#98CECF #CF98B2 #CFB498
monochromatic
#4BA0A1 #6EBABC #98CECF #C2E2E2 #EAF5F5
Accessibility & contrast
On white
1.74
#98CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#98CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CECF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CECF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#85D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cecf; /* rgb */ color: rgb(152, 206, 207); /* oklch */ color: oklch(81.4% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#b8dddd',
500: '#98cecf',
950: '#000000',
},
}SCSS
$custom: #98cecf; $custom-light: #b8dddd; $custom-dark: #000000;
JSON
{
"hex": "#98cecf",
"rgb": {
"r": 152,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.091,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81446,
"c": 0.05579,
"h": 197.5
},
"luminance": 0.55323
}Semantic roles & 50–950 ramp
primary
#98CECF
secondary
#A56867
accent
#3836AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484