#98DFEB#98DFEB
#98DFEB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.1% C 0.073 H 209.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFEB |
|---|---|
| RGB | rgb(152, 223, 235) |
| HSL | hsl(189, 67%, 76%) |
| HSV | hsv(189, 35%, 92%) |
| CMYK | cmyk(35.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.71, -19.16, -12.90) |
| CIE-LCH | lch(84.71, 23.10, 213.96°) |
| OKLab | oklab(86.09% -0.0633 -0.0353) |
| OKLCH | oklch(86.09% 0.073 209.2) |
| XYZ | xyz(54.3268, 65.4456, 88.3508) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 5.82
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFEB #EBA498
analogous
#98EBCD #98DFEB #98B5EB
triadic
#98DFEB #EB98DF #DFEB98
tetradic
#98DFEB #CD98EB #EBA498 #B5EB98
square
#98DFEB #CD98EB #EBA498 #B5EB98
split-complementary
#98DFEB #EB98B5 #EBCD98
monochromatic
#32BFD7 #65CFE1 #98DFEB #CBEFF5 #E5F7FA
Accessibility & contrast
On white
1.49
#98DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#98DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFEB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFEB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#78E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98dfeb; /* rgb */ color: rgb(152, 223, 235); /* oklch */ color: oklch(86.1% 0.073 209.2);
Tailwind
colors: {
custom: {
50: '#b9e9f1',
500: '#98dfeb',
950: '#000000',
},
}SCSS
$custom: #98dfeb; $custom-light: #b9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#98dfeb",
"rgb": {
"r": 152,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.675,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.86086,
"c": 0.07252,
"h": 209.2
},
"luminance": 0.65449
}Semantic roles & 50–950 ramp
primary
#98DFEB
secondary
#C67061
accent
#3116CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485