#98CFD3#98CFD3
#98CFD3 is a light, muted teal. Relative luminance 0.560; OKLCH L 81.8% C 0.057 H 201.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFD3 |
|---|---|
| RGB | rgb(152, 207, 211) |
| HSL | hsl(184, 40%, 71%) |
| HSV | hsv(184, 28%, 83%) |
| CMYK | cmyk(28%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(79.61, -16.70, -7.72) |
| CIE-LCH | lch(79.61, 18.40, 204.80°) |
| OKLab | oklab(81.79% -0.0529 -0.0211) |
| OKLCH | oklch(81.79% 0.057 201.7) |
| XYZ | xyz(47.0158, 56.0019, 69.9475) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Sky Blue
#87CEEB
ΔE00 8.73
Pale Sky Blue
#BDF6FE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFD3 #D39C98
analogous
#98D3B9 #98CFD3 #98B1D3
triadic
#98CFD3 #D398CF #CFD398
tetradic
#98CFD3 #B998D3 #D39C98 #B1D398
square
#98CFD3 #B998D3 #D39C98 #B1D398
split-complementary
#98CFD3 #D398B1 #D3B998
monochromatic
#48A2A9 #6DBBC1 #98CFD3 #C3E3E5 #EAF5F6
Accessibility & contrast
On white
1.72
#98CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#98CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFD3
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFD3 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD3
Deuteranopia (green-blind)
#BCC2D3
Tritanopia (blue-blind)
#84D3D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfd3; /* rgb */ color: rgb(152, 207, 211); /* oklch */ color: oklch(81.8% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#b8dde0',
500: '#98cfd3',
950: '#000000',
},
}SCSS
$custom: #98cfd3; $custom-light: #b8dde0; $custom-dark: #000000;
JSON
{
"hex": "#98cfd3",
"rgb": {
"r": 152,
"g": 207,
"b": 211
},
"hsl": {
"h": 184.068,
"s": 40.136,
"l": 71.176
},
"oklch": {
"l": 0.81793,
"c": 0.05692,
"h": 201.7
},
"luminance": 0.56004
}Semantic roles & 50–950 ramp
primary
#98CFD3
secondary
#A96B66
accent
#3B32B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484