#98DCE2#98DCE2
#98DCE2 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.069 H 202.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCE2 |
|---|---|
| RGB | rgb(152, 220, 226) |
| HSL | hsl(185, 56%, 74%) |
| HSV | hsv(185, 33%, 89%) |
| CMYK | cmyk(32.7%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(83.63, -19.79, -9.76) |
| CIE-LCH | lch(83.63, 22.06, 206.24°) |
| OKLab | oklab(85.13% -0.0632 -0.0267) |
| OKLCH | oklch(85.13% 0.069 202.9) |
| XYZ | xyz(52.2649, 63.3498, 81.4105) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.60
Paleturquoise
#AFEEEE
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Pale Sky Blue
#BDF6FE
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCE2 #E29E98
analogous
#98E2C3 #98DCE2 #98B7E2
triadic
#98DCE2 #E298DC #DCE298
tetradic
#98DCE2 #C398E2 #E29E98 #B7E298
square
#98DCE2 #C398E2 #E29E98 #B7E298
split-complementary
#98DCE2 #E298B7 #E2C398
monochromatic
#38BCC7 #68CCD5 #98DCE2 #C8ECEF #E7F7F8
Accessibility & contrast
On white
1.54
#98DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#98DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCE2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCE2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#7DE1DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dce2; /* rgb */ color: rgb(152, 220, 226); /* oklch */ color: oklch(85.1% 0.069 202.9);
Tailwind
colors: {
custom: {
50: '#b9e7eb',
500: '#98dce2',
950: '#000000',
},
}SCSS
$custom: #98dce2; $custom-light: #b9e7eb; $custom-dark: #000000;
JSON
{
"hex": "#98dce2",
"rgb": {
"r": 152,
"g": 220,
"b": 226
},
"hsl": {
"h": 184.865,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.85132,
"c": 0.0686,
"h": 202.9
},
"luminance": 0.63353
}Semantic roles & 50–950 ramp
primary
#98DCE2
secondary
#BB6A63
accent
#2F22C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484