#98FFFD#98FFFD
#98FFFD is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.097 H 194.0°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFFD |
|---|---|
| RGB | rgb(152, 255, 253) |
| HSL | hsl(179, 100%, 80%) |
| HSV | hsv(179, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.00, -30.43, -8.47) |
| CIE-LCH | lch(94.00, 31.59, 195.56°) |
| OKLab | oklab(93.69% -0.0936 -0.0234) |
| OKLCH | oklch(93.69% 0.097 194) |
| XYZ | xyz(66.4318, 85.2823, 105.8699) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.37
Pale Cyan
#B7FFFA
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFFD #FF989A
analogous
#98FFCA #98FFFD #98CEFF
triadic
#98FFFD #FD98FF #FFFD98
tetradic
#98FFFD #CA98FF #FF989A #CEFF98
square
#98FFFD #CA98FF #FF989A #CEFF98
split-complementary
#98FFFD #FF98CE #FFCA98
monochromatic
#1EFFFB #5BFFFC #98FFFD #D5FFFE #E0FFFE
Accessibility & contrast
On white
1.16
#98FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#98FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFFD
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFFD | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#69FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #98fffd; /* rgb */ color: rgb(152, 255, 253); /* oklch */ color: oklch(93.7% 0.097 194.0);
Tailwind
colors: {
custom: {
50: '#bbfffe',
500: '#98fffd',
950: '#000000',
},
}SCSS
$custom: #98fffd; $custom-light: #bbfffe; $custom-dark: #000000;
JSON
{
"hex": "#98fffd",
"rgb": {
"r": 152,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.835,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.9369,
"c": 0.09652,
"h": 194
},
"luminance": 0.85287
}Semantic roles & 50–950 ramp
primary
#98FFFD
secondary
#E2595C
accent
#0004E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685