#98E4E5#98E4E5
#98E4E5 is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.0% C 0.075 H 196.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4E5 |
|---|---|
| RGB | rgb(152, 228, 229) |
| HSL | hsl(181, 60%, 75%) |
| HSV | hsv(181, 34%, 90%) |
| CMYK | cmyk(33.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.91, -23.06, -7.94) |
| CIE-LCH | lch(85.91, 24.39, 199.01°) |
| OKLab | oklab(86.99% -0.0717 -0.0218) |
| OKLCH | oklch(86.99% 0.075 196.9) |
| XYZ | xyz(54.8302, 67.8160, 84.3142) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 5.88
Pale Cyan
#B7FFFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4E5 #E59998
analogous
#98E5C0 #98E4E5 #98BEE5
triadic
#98E4E5 #E598E4 #E4E598
tetradic
#98E4E5 #C098E5 #E59998 #BEE598
square
#98E4E5 #C098E5 #E59998 #BEE598
split-complementary
#98E4E5 #E598BE #E5C098
monochromatic
#36CACC #67D7D9 #98E4E5 #C9F1F1 #E7F9F9
Accessibility & contrast
On white
1.44
#98E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#98E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4E5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4E5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#CCD2E6
Tritanopia (blue-blind)
#7AE9E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e4e5; /* rgb */ color: rgb(152, 228, 229); /* oklch */ color: oklch(87.0% 0.075 196.9);
Tailwind
colors: {
custom: {
50: '#b9eced',
500: '#98e4e5',
950: '#000000',
},
}SCSS
$custom: #98e4e5; $custom-light: #b9eced; $custom-dark: #000000;
JSON
{
"hex": "#98e4e5",
"rgb": {
"r": 152,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.779,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.86988,
"c": 0.07496,
"h": 196.9
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#98E4E5
secondary
#BF6462
accent
#201EC7
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484