#98FFFE#98FFFE
#98FFFE is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.7% C 0.096 H 194.8°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFFE |
|---|---|
| RGB | rgb(152, 255, 254) |
| HSL | hsl(179, 100%, 80%) |
| HSV | hsv(179, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.03, -30.19, -8.95) |
| CIE-LCH | lch(94.03, 31.49, 196.51°) |
| OKLab | oklab(93.72% -0.0932 -0.0247) |
| OKLCH | oklch(93.72% 0.096 194.8) |
| XYZ | xyz(66.5915, 85.3462, 106.7111) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.40
Pale Cyan
#B7FFFA
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 5.70
Paleturquoise
#AFEEEE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFFE #FF9899
analogous
#98FFCA #98FFFE #98CDFF
triadic
#98FFFE #FE98FF #FFFE98
tetradic
#98FFFE #CA98FF #FF9899 #CDFF98
square
#98FFFE #CA98FF #FF9899 #CDFF98
split-complementary
#98FFFE #FF98CD #FFCA98
monochromatic
#1EFFFD #5BFFFD #98FFFE #D5FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#98FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#98FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFFE
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFFE | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#69FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #98fffe; /* rgb */ color: rgb(152, 255, 254); /* oklch */ color: oklch(93.7% 0.096 194.8);
Tailwind
colors: {
custom: {
50: '#bbfffe',
500: '#98fffe',
950: '#000000',
},
}SCSS
$custom: #98fffe; $custom-light: #bbfffe; $custom-dark: #000000;
JSON
{
"hex": "#98fffe",
"rgb": {
"r": 152,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.417,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93721,
"c": 0.09645,
"h": 194.8
},
"luminance": 0.85351
}Semantic roles & 50–950 ramp
primary
#98FFFE
secondary
#E2595B
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685