#98FFED#98FFED
#98FFED is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.100 H 181.6°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFED |
|---|---|
| RGB | rgb(152, 255, 237) |
| HSL | hsl(170, 100%, 80%) |
| HSV | hsv(170, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(93.58, -34.12, -0.83) |
| CIE-LCH | lch(93.58, 34.13, 181.39°) |
| OKLab | oklab(93.21% -0.1001 -0.0028) |
| OKLCH | oklch(93.21% 0.1 181.6) |
| XYZ | xyz(63.9890, 84.3052, 93.0050) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.03
Pale Aqua
#B8FFEB
ΔE00 4.35
Light Aqua
#8CFFDB
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 5.82
Pale Cyan
#B7FFFA
ΔE00 6.02
Eggshell Blue
#C4FFF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFED #FF98AA
analogous
#98FFBA #98FFED #98DDFF
triadic
#98FFED #ED98FF #FFED98
tetradic
#98FFED #BA98FF #FF98AA #DDFF98
square
#98FFED #BA98FF #FF98AA #DDFF98
split-complementary
#98FFED #FF98DD #FFBA98
monochromatic
#1EFFD8 #5BFFE2 #98FFED #D5FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#98FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#98FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFED
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFED | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#71FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #98ffed; /* rgb */ color: rgb(152, 255, 237); /* oklch */ color: oklch(93.2% 0.100 181.6);
Tailwind
colors: {
custom: {
50: '#bbfff2',
500: '#98ffed',
950: '#000000',
},
}SCSS
$custom: #98ffed; $custom-light: #bbfff2; $custom-dark: #000000;
JSON
{
"hex": "#98ffed",
"rgb": {
"r": 152,
"g": 255,
"b": 237
},
"hsl": {
"h": 169.515,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93211,
"c": 0.10017,
"h": 181.6
},
"luminance": 0.8431
}Semantic roles & 50–950 ramp
primary
#98FFED
secondary
#E25971
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685