#98DEEB#98DEEB
#98DEEB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.9% C 0.072 H 210.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEEB |
|---|---|
| RGB | rgb(152, 222, 235) |
| HSL | hsl(189, 67%, 76%) |
| HSV | hsv(189, 35%, 92%) |
| CMYK | cmyk(35.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.44, -18.66, -13.31) |
| CIE-LCH | lch(84.44, 22.92, 215.51°) |
| OKLab | oklab(85.87% -0.0621 -0.0365) |
| OKLCH | oklch(85.87% 0.072 210.4) |
| XYZ | xyz(54.0604, 64.9128, 88.2620) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.46
Ice Blue
#A5DFF9
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEEB #EBA598
analogous
#98EBCE #98DEEB #98B4EB
triadic
#98DEEB #EB98DE #DEEB98
tetradic
#98DEEB #CE98EB #EBA598 #B4EB98
square
#98DEEB #CE98EB #EBA598 #B4EB98
split-complementary
#98DEEB #EB98B4 #EBCE98
monochromatic
#32BDD7 #65CEE1 #98DEEB #CBEEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#98DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#98DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEEB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEEB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#79E4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98deeb; /* rgb */ color: rgb(152, 222, 235); /* oklch */ color: oklch(85.9% 0.072 210.4);
Tailwind
colors: {
custom: {
50: '#b9e8f1',
500: '#98deeb',
950: '#000000',
},
}SCSS
$custom: #98deeb; $custom-light: #b9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#98deeb",
"rgb": {
"r": 152,
"g": 222,
"b": 235
},
"hsl": {
"h": 189.398,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.85868,
"c": 0.07203,
"h": 210.4
},
"luminance": 0.64916
}Semantic roles & 50–950 ramp
primary
#98DEEB
secondary
#C67161
accent
#3316CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485