#98EBED#98EBED
#98EBED is a very light, moderate teal. Relative luminance 0.722; OKLCH L 88.8% C 0.081 H 197.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98EBED |
|---|---|
| RGB | rgb(152, 235, 237) |
| HSL | hsl(181, 70%, 76%) |
| HSV | hsv(181, 36%, 93%) |
| CMYK | cmyk(35.9%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.07, -24.61, -8.96) |
| CIE-LCH | lch(88.07, 26.19, 200.00°) |
| OKLab | oklab(88.78% -0.0769 -0.0246) |
| OKLCH | oklch(88.78% 0.081 197.7) |
| XYZ | xyz(57.9378, 72.2027, 90.9879) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.03
Paleturquoise
#AFEEEE
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 4.59
Pale Cyan
#B7FFFA
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EBED #ED9A98
analogous
#98EDC5 #98EBED #98C1ED
triadic
#98EBED #ED98EB #EBED98
tetradic
#98EBED #C598ED #ED9A98 #C1ED98
square
#98EBED #C598ED #ED9A98 #C1ED98
split-complementary
#98EBED #ED98C1 #EDC598
monochromatic
#30D7DB #64E1E4 #98EBED #CCF5F6 #E5FAFA
Accessibility & contrast
On white
1.36
#98EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#98EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EBED
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EBED | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#75F0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #98ebed; /* rgb */ color: rgb(152, 235, 237); /* oklch */ color: oklch(88.8% 0.081 197.7);
Tailwind
colors: {
custom: {
50: '#baf1f2',
500: '#98ebed',
950: '#000000',
},
}SCSS
$custom: #98ebed; $custom-light: #baf1f2; $custom-dark: #000000;
JSON
{
"hex": "#98ebed",
"rgb": {
"r": 152,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.412,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.88783,
"c": 0.08074,
"h": 197.7
},
"luminance": 0.72206
}Semantic roles & 50–950 ramp
primary
#98EBED
secondary
#C96360
accent
#1813D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585