#98FFE4#98FFE4
#98FFE4 is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.104 H 175.2°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFE4 |
|---|---|
| RGB | rgb(152, 255, 228) |
| HSL | hsl(164, 100%, 80%) |
| HSV | hsv(164, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.36, -36.11, 3.50) |
| CIE-LCH | lch(93.36, 36.28, 174.47°) |
| OKLab | oklab(92.96% -0.1039 0.0087) |
| OKLCH | oklch(92.96% 0.104 175.2) |
| XYZ | xyz(62.7070, 83.7924, 86.2530) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.66
Tiffany Blue
#7BF2DA
ΔE00 3.66
Pale Turquoise
#A5FBD5
ΔE00 4.30
Pale Aqua
#B8FFEB
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFE4 #FF98B3
analogous
#98FFB1 #98FFE4 #98E6FF
triadic
#98FFE4 #E498FF #FFE498
tetradic
#98FFE4 #B198FF #FF98B3 #E6FF98
square
#98FFE4 #B198FF #FF98B3 #E6FF98
split-complementary
#98FFE4 #FF98E6 #FFB198
monochromatic
#1EFFC4 #5BFFD4 #98FFE4 #D5FFF4 #E0FFF7
Accessibility & contrast
On white
1.18
#98FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#98FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFE4
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFE4 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#75FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98ffe4; /* rgb */ color: rgb(152, 255, 228); /* oklch */ color: oklch(93.0% 0.104 175.2);
Tailwind
colors: {
custom: {
50: '#bbffec',
500: '#98ffe4',
950: '#000000',
},
}SCSS
$custom: #98ffe4; $custom-light: #bbffec; $custom-dark: #000000;
JSON
{
"hex": "#98ffe4",
"rgb": {
"r": 152,
"g": 255,
"b": 228
},
"hsl": {
"h": 164.272,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92958,
"c": 0.10423,
"h": 175.2
},
"luminance": 0.83797
}Semantic roles & 50–950 ramp
primary
#98FFE4
secondary
#E2597D
accent
#003CE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684