#98E2BF#98E2BF
#98E2BF is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.5% C 0.089 H 163.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2BF |
|---|---|
| RGB | rgb(152, 226, 191) |
| HSL | hsl(152, 56%, 74%) |
| HSV | hsv(152, 33%, 89%) |
| CMYK | cmyk(32.7%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.39, -30.33, 9.87) |
| CIE-LCH | lch(84.39, 31.90, 161.97°) |
| OKLab | oklab(85.45% -0.0851 0.0255) |
| OKLCH | oklch(85.45% 0.089 163.3) |
| XYZ | xyz(49.5459, 64.8271, 59.1823) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.41
Seafoam
#7FE0B3
ΔE00 3.71
Mint
#AAF0C1
ΔE00 4.60
Pale Turquoise
#A5FBD5
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.63
Light Turquoise
#7EF4CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2BF #E298BB
analogous
#98E29A #98E2BF #98E0E2
triadic
#98E2BF #BF98E2 #E2BF98
tetradic
#98E2BF #9A98E2 #E298BB #E0E298
square
#98E2BF #9A98E2 #E298BB #E0E298
split-complementary
#98E2BF #E298E0 #E29A98
monochromatic
#38C784 #68D5A1 #98E2BF #C8EFDD #E7F8F0
Accessibility & contrast
On white
1.50
#98E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#98E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2BF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2BF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#87E2D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98e2bf; /* rgb */ color: rgb(152, 226, 191); /* oklch */ color: oklch(85.5% 0.089 163.3);
Tailwind
colors: {
custom: {
50: '#b8ebd2',
500: '#98e2bf',
950: '#000000',
},
}SCSS
$custom: #98e2bf; $custom-light: #b8ebd2; $custom-dark: #000000;
JSON
{
"hex": "#98e2bf",
"rgb": {
"r": 152,
"g": 226,
"b": 191
},
"hsl": {
"h": 151.622,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.8545,
"c": 0.0888,
"h": 163.3
},
"luminance": 0.6483
}Semantic roles & 50–950 ramp
primary
#98E2BF
secondary
#BB638D
accent
#226EC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483