#98DBDE#98DBDE
#98DBDE is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.8% C 0.067 H 199.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #98DBDE |
|---|---|
| RGB | rgb(152, 219, 222) |
| HSL | hsl(183, 51%, 73%) |
| HSV | hsv(183, 32%, 87%) |
| CMYK | cmyk(31.5%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(83.24, -20.22, -8.21) |
| CIE-LCH | lch(83.24, 21.83, 202.10°) |
| OKLab | oklab(84.78% -0.0635 -0.0225) |
| OKLCH | oklch(84.78% 0.067 199.5) |
| XYZ | xyz(51.4607, 62.6094, 78.4663) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Pale Sky Blue
#BDF6FE
ΔE00 7.18
Robin'S Egg
#6DEDFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DBDE #DE9B98
analogous
#98DEBE #98DBDE #98B8DE
triadic
#98DBDE #DE98DB #DBDE98
tetradic
#98DBDE #BE98DE #DE9B98 #B8DE98
square
#98DBDE #BE98DE #DE9B98 #B8DE98
split-complementary
#98DBDE #DE98B8 #DEBE98
monochromatic
#3DB9BF #6ACBCF #98DBDE #C6EBED #E8F7F8
Accessibility & contrast
On white
1.55
#98DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#98DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DBDE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DBDE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#7EE0DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dbde; /* rgb */ color: rgb(152, 219, 222); /* oklch */ color: oklch(84.8% 0.067 199.5);
Tailwind
colors: {
custom: {
50: '#b9e6e8',
500: '#98dbde',
950: '#000000',
},
}SCSS
$custom: #98dbde; $custom-light: #b9e6e8; $custom-dark: #000000;
JSON
{
"hex": "#98dbde",
"rgb": {
"r": 152,
"g": 219,
"b": 222
},
"hsl": {
"h": 182.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84784,
"c": 0.0674,
"h": 199.5
},
"luminance": 0.62612
}Semantic roles & 50–950 ramp
primary
#98DBDE
secondary
#B66864
accent
#2D27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484