#98BFC2#98BFC2
#98BFC2 is a light, muted teal. Relative luminance 0.478; OKLCH L 77.7% C 0.042 H 202.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFC2 |
|---|---|
| RGB | rgb(152, 191, 194) |
| HSL | hsl(184, 26%, 68%) |
| HSV | hsv(184, 22%, 76%) |
| CMYK | cmyk(21.6%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.72, -12.27, -5.79) |
| CIE-LCH | lch(74.72, 13.57, 205.28°) |
| OKLab | oklab(77.74% -0.0387 -0.0158) |
| OKLCH | oklch(77.74% 0.042 202.1) |
| XYZ | xyz(41.3145, 47.8305, 58.0839) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 8.09
Sky Blue
#87CEEB
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.06
Light Grey Blue
#9DBCD4
ΔE00 10.15
Cool Grey
#95A3A6
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFC2 #C29B98
analogous
#98C2B0 #98BFC2 #98AAC2
triadic
#98BFC2 #C298BF #BFC298
tetradic
#98BFC2 #B098C2 #C29B98 #AAC298
square
#98BFC2 #B098C2 #C29B98 #AAC298
split-complementary
#98BFC2 #C298AA #C2B098
monochromatic
#53888C #72A7AB #98BFC2 #BED7D9 #E5EFF0
Accessibility & contrast
On white
1.99
#98BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#98BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFC2
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFC2 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC2
Deuteranopia (green-blind)
#B1B5C2
Tritanopia (blue-blind)
#8BC2C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bfc2; /* rgb */ color: rgb(152, 191, 194); /* oklch */ color: oklch(77.7% 0.042 202.1);
Tailwind
colors: {
custom: {
50: '#b7d2d4',
500: '#98bfc2',
950: '#000000',
},
}SCSS
$custom: #98bfc2; $custom-light: #b7d2d4; $custom-dark: #000000;
JSON
{
"hex": "#98bfc2",
"rgb": {
"r": 152,
"g": 191,
"b": 194
},
"hsl": {
"h": 184.286,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.77739,
"c": 0.04184,
"h": 202.1
},
"luminance": 0.47832
}Semantic roles & 50–950 ramp
primary
#98BFC2
secondary
#E1D5D4
accent
#4841A4
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283