#98FFE2#98FFE2
#98FFE2 is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.105 H 173.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFE2 |
|---|---|
| RGB | rgb(152, 255, 226) |
| HSL | hsl(163, 100%, 80%) |
| HSV | hsv(163, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.31, -36.54, 4.46) |
| CIE-LCH | lch(93.31, 36.81, 173.04°) |
| OKLab | oklab(92.9% -0.1047 0.0113) |
| OKLCH | oklch(92.9% 0.105 173.9) |
| XYZ | xyz(62.4310, 83.6820, 84.7992) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.14
Pale Turquoise
#A5FBD5
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.31
Pale Aqua
#B8FFEB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFE2 #FF98B5
analogous
#98FFAF #98FFE2 #98E8FF
triadic
#98FFE2 #E298FF #FFE298
tetradic
#98FFE2 #AF98FF #FF98B5 #E8FF98
square
#98FFE2 #AF98FF #FF98B5 #E8FF98
split-complementary
#98FFE2 #FF98E8 #FFAF98
monochromatic
#1EFFC0 #5BFFD1 #98FFE2 #D5FFF3 #E0FFF6
Accessibility & contrast
On white
1.18
#98FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#98FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFE2
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFE2 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#E7E7E4
Tritanopia (blue-blind)
#76FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98ffe2; /* rgb */ color: rgb(152, 255, 226); /* oklch */ color: oklch(92.9% 0.105 173.9);
Tailwind
colors: {
custom: {
50: '#bbffeb',
500: '#98ffe2',
950: '#000000',
},
}SCSS
$custom: #98ffe2; $custom-light: #bbffeb; $custom-dark: #000000;
JSON
{
"hex": "#98ffe2",
"rgb": {
"r": 152,
"g": 255,
"b": 226
},
"hsl": {
"h": 163.107,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92904,
"c": 0.1053,
"h": 173.9
},
"luminance": 0.83686
}Semantic roles & 50–950 ramp
primary
#98FFE2
secondary
#E25980
accent
#0041E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684