#98FFFA#98FFFA
#98FFFA is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.097 H 191.6°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFFA |
|---|---|
| RGB | rgb(152, 255, 250) |
| HSL | hsl(177, 100%, 80%) |
| HSV | hsv(177, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.92, -31.14, -7.05) |
| CIE-LCH | lch(93.92, 31.92, 192.75°) |
| OKLab | oklab(93.6% -0.0948 -0.0195) |
| OKLCH | oklch(93.6% 0.097 191.6) |
| XYZ | xyz(65.9576, 85.0926, 103.3728) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.56
Pale Cyan
#B7FFFA
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 5.82
Eggshell Blue
#C4FFF7
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 6.19
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFFA #FF989D
analogous
#98FFC6 #98FFFA #98D1FF
triadic
#98FFFA #FA98FF #FFFA98
tetradic
#98FFFA #C698FF #FF989D #D1FF98
square
#98FFFA #C698FF #FF989D #D1FF98
split-complementary
#98FFFA #FF98D1 #FFC698
monochromatic
#1EFFF4 #5BFFF7 #98FFFA #D5FFFD #E0FFFE
Accessibility & contrast
On white
1.17
#98FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#98FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFFA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFFA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#6BFFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #98fffa; /* rgb */ color: rgb(152, 255, 250); /* oklch */ color: oklch(93.6% 0.097 191.6);
Tailwind
colors: {
custom: {
50: '#bbfffb',
500: '#98fffa',
950: '#000000',
},
}SCSS
$custom: #98fffa; $custom-light: #bbfffb; $custom-dark: #000000;
JSON
{
"hex": "#98fffa",
"rgb": {
"r": 152,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.087,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93598,
"c": 0.09682,
"h": 191.6
},
"luminance": 0.85098
}Semantic roles & 50–950 ramp
primary
#98FFFA
secondary
#E25960
accent
#000BE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685