#98E4BF#98E4BF
#98E4BF is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.9% C 0.092 H 162.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4BF |
|---|---|
| RGB | rgb(152, 228, 191) |
| HSL | hsl(151, 58%, 75%) |
| HSV | hsv(151, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(84.96, -31.28, 10.67) |
| CIE-LCH | lch(84.96, 33.05, 161.16°) |
| OKLab | oklab(85.9% -0.0875 0.0275) |
| OKLCH | oklch(85.9% 0.092 162.5) |
| XYZ | xyz(50.0929, 65.9211, 59.3647) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.40
Seafoam
#7FE0B3
ΔE00 3.43
Mint
#AAF0C1
ΔE00 4.06
Pale Turquoise
#A5FBD5
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4BF #E498BD
analogous
#98E499 #98E4BF #98E3E4
triadic
#98E4BF #BF98E4 #E4BF98
tetradic
#98E4BF #9998E4 #E498BD #E3E498
square
#98E4BF #9998E4 #E498BD #E3E498
split-complementary
#98E4BF #E498E3 #E49998
monochromatic
#37CB83 #68D7A1 #98E4BF #C8F1DD #E7F9F0
Accessibility & contrast
On white
1.48
#98E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#98E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4BF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4BF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#87E4D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98e4bf; /* rgb */ color: rgb(152, 228, 191); /* oklch */ color: oklch(85.9% 0.092 162.5);
Tailwind
colors: {
custom: {
50: '#b8edd2',
500: '#98e4bf',
950: '#000000',
},
}SCSS
$custom: #98e4bf; $custom-light: #b8edd2; $custom-dark: #000000;
JSON
{
"hex": "#98e4bf",
"rgb": {
"r": 152,
"g": 228,
"b": 191
},
"hsl": {
"h": 150.789,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.85902,
"c": 0.09175,
"h": 162.5
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#98E4BF
secondary
#BD638F
accent
#1F71C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483