#97FFFA#97FFFA
#97FFFA is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.098 H 191.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFFA |
|---|---|
| RGB | rgb(151, 255, 250) |
| HSL | hsl(177, 100%, 80%) |
| HSV | hsv(177, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.88, -31.38, -7.11) |
| CIE-LCH | lch(93.88, 32.17, 192.77°) |
| OKLab | oklab(93.55% -0.0956 -0.0197) |
| OKLCH | oklch(93.55% 0.098 191.6) |
| XYZ | xyz(65.7712, 84.9965, 103.3641) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.67
Pale Cyan
#B7FFFA
ΔE00 4.06
Bright Cyan
#41FDFE
ΔE00 5.72
Eggshell Blue
#C4FFF7
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.27
Duck Egg Blue
#C3FBF4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFFA #FF979C
analogous
#97FFC6 #97FFFA #97D0FF
triadic
#97FFFA #FA97FF #FFFA97
tetradic
#97FFFA #C697FF #FF979C #D0FF97
square
#97FFFA #C697FF #FF979C #D0FF97
split-complementary
#97FFFA #FF97D0 #FFC697
monochromatic
#1DFFF4 #5AFFF7 #97FFFA #D4FFFD #E0FFFE
Accessibility & contrast
On white
1.17
#97FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#97FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFFA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFFA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#E1E8FB
Tritanopia (blue-blind)
#69FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #97fffa; /* rgb */ color: rgb(151, 255, 250); /* oklch */ color: oklch(93.6% 0.098 191.6);
Tailwind
colors: {
custom: {
50: '#bbfffb',
500: '#97fffa',
950: '#000000',
},
}SCSS
$custom: #97fffa; $custom-light: #bbfffb; $custom-dark: #000000;
JSON
{
"hex": "#97fffa",
"rgb": {
"r": 151,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93553,
"c": 0.09758,
"h": 191.6
},
"luminance": 0.85001
}Semantic roles & 50–950 ramp
primary
#97FFFA
secondary
#E2595F
accent
#000BE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685