#98E4E8#98E4E8
#98E4E8 is a very light, moderate teal. Relative luminance 0.680; OKLCH L 87.1% C 0.075 H 200.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4E8 |
|---|---|
| RGB | rgb(152, 228, 232) |
| HSL | hsl(183, 63%, 75%) |
| HSV | hsv(183, 34%, 91%) |
| CMYK | cmyk(34.5%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(86.00, -22.36, -9.40) |
| CIE-LCH | lch(86.00, 24.25, 202.80°) |
| OKLab | oklab(87.08% -0.0705 -0.0258) |
| OKLCH | oklch(87.08% 0.075 200.1) |
| XYZ | xyz(55.2527, 67.9850, 86.5392) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.20
Paleturquoise
#AFEEEE
ΔE00 3.45
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Powder Blue
#B0E0E6
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4E8 #E89C98
analogous
#98E8C4 #98E4E8 #98BCE8
triadic
#98E4E8 #E898E4 #E4E898
tetradic
#98E4E8 #C498E8 #E89C98 #BCE898
square
#98E4E8 #C498E8 #E89C98 #BCE898
split-complementary
#98E4E8 #E898BC #E8C498
monochromatic
#34CAD2 #66D7DD #98E4E8 #CAF1F3 #E6F8F9
Accessibility & contrast
On white
1.44
#98E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#98E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4E8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4E8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE8
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#79E9E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e4e8; /* rgb */ color: rgb(152, 228, 232); /* oklch */ color: oklch(87.1% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#b9ecef',
500: '#98e4e8',
950: '#000000',
},
}SCSS
$custom: #98e4e8; $custom-light: #b9ecef; $custom-dark: #000000;
JSON
{
"hex": "#98e4e8",
"rgb": {
"r": 152,
"g": 228,
"b": 232
},
"hsl": {
"h": 183,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.87084,
"c": 0.07509,
"h": 200.1
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#98E4E8
secondary
#C26762
accent
#231ACB
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485