#98FFEB#98FFEB
#98FFEB is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.101 H 180.1°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFEB |
|---|---|
| RGB | rgb(152, 255, 235) |
| HSL | hsl(168, 100%, 80%) |
| HSV | hsv(168, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.53, -34.57, 0.13) |
| CIE-LCH | lch(93.53, 34.57, 179.78°) |
| OKLab | oklab(93.15% -0.1009 -0.0002) |
| OKLCH | oklch(93.15% 0.101 180.1) |
| XYZ | xyz(63.6985, 84.1890, 91.4747) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.75
Pale Aqua
#B8FFEB
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.77
Pale Turquoise
#A5FBD5
ΔE00 6.32
Light Cyan
#ACFFFC
ΔE00 6.41
Pale Cyan
#B7FFFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFEB #FF98AC
analogous
#98FFB8 #98FFEB #98DFFF
triadic
#98FFEB #EB98FF #FFEB98
tetradic
#98FFEB #B898FF #FF98AC #DFFF98
square
#98FFEB #B898FF #FF98AC #DFFF98
split-complementary
#98FFEB #FF98DF #FFB898
monochromatic
#1EFFD3 #5BFFDF #98FFEB #D5FFF7 #E0FFF9
Accessibility & contrast
On white
1.18
#98FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#98FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFEB
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFEB | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#72FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98ffeb; /* rgb */ color: rgb(152, 255, 235); /* oklch */ color: oklch(93.2% 0.101 180.1);
Tailwind
colors: {
custom: {
50: '#bbfff1',
500: '#98ffeb',
950: '#000000',
},
}SCSS
$custom: #98ffeb; $custom-light: #bbfff1; $custom-dark: #000000;
JSON
{
"hex": "#98ffeb",
"rgb": {
"r": 152,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.35,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93154,
"c": 0.10095,
"h": 180.1
},
"luminance": 0.84194
}Semantic roles & 50–950 ramp
primary
#98FFEB
secondary
#E25974
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685