#98DFE2#98DFE2
#98DFE2 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.071 H 199.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFE2 |
|---|---|
| RGB | rgb(152, 223, 226) |
| HSL | hsl(182, 56%, 74%) |
| HSV | hsv(182, 33%, 89%) |
| CMYK | cmyk(32.7%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.45, -21.29, -8.53) |
| CIE-LCH | lch(84.45, 22.93, 201.83°) |
| OKLab | oklab(85.79% -0.0669 -0.0234) |
| OKLCH | oklch(85.79% 0.071 199.3) |
| XYZ | xyz(53.0593, 64.9386, 81.6753) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 6.69
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFE2 #E29B98
analogous
#98E2C0 #98DFE2 #98BAE2
triadic
#98DFE2 #E298DF #DFE298
tetradic
#98DFE2 #C098E2 #E29B98 #BAE298
square
#98DFE2 #C098E2 #E29B98 #BAE298
split-complementary
#98DFE2 #E298BA #E2C098
monochromatic
#38C1C7 #68D0D5 #98DFE2 #C8EEEF #E7F8F8
Accessibility & contrast
On white
1.50
#98DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#98DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFE2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFE2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E2
Deuteranopia (green-blind)
#C8CEE3
Tritanopia (blue-blind)
#7CE4E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98dfe2; /* rgb */ color: rgb(152, 223, 226); /* oklch */ color: oklch(85.8% 0.071 199.3);
Tailwind
colors: {
custom: {
50: '#b9e9eb',
500: '#98dfe2',
950: '#000000',
},
}SCSS
$custom: #98dfe2; $custom-light: #b9e9eb; $custom-dark: #000000;
JSON
{
"hex": "#98dfe2",
"rgb": {
"r": 152,
"g": 223,
"b": 226
},
"hsl": {
"h": 182.432,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.85792,
"c": 0.07083,
"h": 199.3
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#98DFE2
secondary
#BB6763
accent
#2822C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484