#98E4E2#98E4E2
#98E4E2 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.075 H 193.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4E2 |
|---|---|
| RGB | rgb(152, 228, 226) |
| HSL | hsl(178, 58%, 75%) |
| HSV | hsv(178, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(85.83, -23.75, -6.49) |
| CIE-LCH | lch(85.83, 24.62, 195.27°) |
| OKLab | oklab(86.89% -0.0729 -0.0178) |
| OKLCH | oklch(86.89% 0.075 193.8) |
| XYZ | xyz(54.4149, 67.6499, 82.1272) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.73
Pale Cyan
#B7FFFA
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4E2 #E4989A
analogous
#98E4BC #98E4E2 #98C0E4
triadic
#98E4E2 #E298E4 #E4E298
tetradic
#98E4E2 #BC98E4 #E4989A #C0E498
square
#98E4E2 #BC98E4 #E4989A #C0E498
split-complementary
#98E4E2 #E498C0 #E4BC98
monochromatic
#37CBC7 #68D7D4 #98E4E2 #C8F1F0 #E7F9F8
Accessibility & contrast
On white
1.45
#98E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#98E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4E2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4E2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#7BE8E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e4e2; /* rgb */ color: rgb(152, 228, 226); /* oklch */ color: oklch(86.9% 0.075 193.8);
Tailwind
colors: {
custom: {
50: '#b9eceb',
500: '#98e4e2',
950: '#000000',
},
}SCSS
$custom: #98e4e2; $custom-light: #b9eceb; $custom-dark: #000000;
JSON
{
"hex": "#98e4e2",
"rgb": {
"r": 152,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.421,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.86894,
"c": 0.07507,
"h": 193.8
},
"luminance": 0.67653
}Semantic roles & 50–950 ramp
primary
#98E4E2
secondary
#BD6365
accent
#1F24C6
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484